JTP API Documentation

Uses of Class
jtp.frame.fc.AbstractRuleCreator

Packages that use AbstractRuleCreator
jtp.frame.fc   
 

Uses of AbstractRuleCreator in jtp.frame.fc
 

Subclasses of AbstractRuleCreator in jtp.frame.fc
 class InconsistencyActionCreator
           
 class PredefinedActionCreator
           
 class RuleUnroller
           
 class SimpleRuleCreator
           
 class TrueLinkCreator
          TrueLinkCreator.java Created: Tue Mar 12 01:54:28 2002
 

Fields in jtp.frame.fc declared as AbstractRuleCreator
protected  AbstractRuleCreator Context.src
           
protected  AbstractRuleCreator Context.pac
           
 

Constructors in jtp.frame.fc with parameters of type AbstractRuleCreator
AbstractRuleCreator(AbstractRuleCreator parent)
           
 


JTP API Documentation