Package | Description |
---|---|
org.drools.definition |
All classes to create definitions, as built by the KnowledgeBuilder from artifact resources, can be found here.
|
org.drools.impl.adapters |
Modifier and Type | Method and Description |
---|---|
Collection<Global> |
KnowledgePackage.getGlobalVariables()
Return the names of the globals defined in this package.
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalAdapter |
Modifier and Type | Method and Description |
---|---|
static List<Global> |
GlobalAdapter.adaptGlobals(Collection<org.kie.api.definition.rule.Global> globals) |
Collection<Global> |
KnowledgePackageAdapter.getGlobalVariables() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.