Uses of Interface
org.drools.definition.type.FactType

Packages that use FactType
org.drools The KnowledgeBase and its factory. 
 

Uses of FactType in org.drools
 

Methods in org.drools that return FactType
 FactType KnowledgeBase.getFactType(String packageName, String typeName)
          Returns the FactType identified by the given package and type names.
 



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