Uses of Interface
org.drools.base.FieldAccessor

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

Uses of FieldAccessor in org.drools.base
 

Classes in org.drools.base that implement FieldAccessor
 class ClassFieldAccessor
          This is a wrapper for a ClassFieldExtractor that provides default values and a simpler interface for non-used parameters like the working memory, when the field extractor is used outside the working memory scope.
 

Uses of FieldAccessor in org.drools.rule
 

Methods in org.drools.rule that return FieldAccessor
 FieldAccessor FactField.getFieldAccessor()
           
 



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