Uses of Interface
org.kie.api.definition.rule.Global
- 
Packages that use Global Package Description org.kie.api.definition All classes to create definitions, as built by the KieBuilder from artifact resources, can be found here.
- 
- 
Uses of Global in org.kie.api.definitionMethods in org.kie.api.definition that return types with arguments of type Global Modifier and Type Method Description java.util.Collection<Global>KiePackage. getGlobalVariables()Return the names of the globals defined in this package.
 
-