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. 
org.jbpm.process   
 

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.jbpm.process
 

Methods in org.jbpm.process that return types with arguments of type Global
 Collection<Global> ProcessPackage.getGlobalVariables()
           
 



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