|
Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Global | |
|---|---|
| org.drools.definition | All classes to create definitions, as built by the KnowledgeBuilder from artifact resources, can be found here. |
| org.drools.impl.adapters | |
| Uses of Global in org.drools.definition |
|---|
| Methods in org.drools.definition that return types with arguments of type Global | |
|---|---|
Collection<Global> |
KnowledgePackage.getGlobalVariables()
Return the names of the globals defined in this package. |
| Uses of Global in org.drools.impl.adapters |
|---|
| Classes in org.drools.impl.adapters that implement Global | |
|---|---|
class |
GlobalAdapter
|
| Methods in org.drools.impl.adapters that return types with arguments of type Global | |
|---|---|
static List<Global> |
GlobalAdapter.adaptGlobals(Collection<org.kie.api.definition.rule.Global> globals)
|
Collection<Global> |
KnowledgePackageAdapter.getGlobalVariables()
|
|
Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||