Uses of Interface
org.drools.rule.FactField

Packages that use FactField
org.drools.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. 
 

Uses of FactField in org.drools.rule
 

Methods in org.drools.rule that return FactField
 FactField FactType.getField(String name)
           
 

Methods in org.drools.rule that return types with arguments of type FactField
 List<FactField> FactType.getFields()
           
 



Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.