Uses of Interface
org.drools.definition.rule.Global

Packages that use Global
org.drools.definition All classes to create definitions, as built by the KnowledgeBuilder from artifact resources, can be found here. 
 

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.
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.