Uses of Interface
org.drools.InitialFact

Packages that use InitialFact
org.drools.reteoo   
 

Uses of InitialFact in org.drools.reteoo
 

Classes in org.drools.reteoo that implement InitialFact
 class InitialFactImpl
          We dont want users to be able to instantiate InitialFact so we expose it as an interface and make the class and its constructor package protected
 

Methods in org.drools.reteoo that return InitialFact
static InitialFact InitialFactImpl.getInstance()
           
 



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