|
JTP API Documentation | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleInstantiator | |
jtp.frame.fc |
Uses of RuleInstantiator in jtp.frame.fc |
Subclasses of RuleInstantiator in jtp.frame.fc | |
class |
OptimizedRuleInstantiator
Overrides acceptable(Object)
to reduce the likelihood of OptimizedRuleInstantiator.process(java.lang.Object) getting invoked, thus
(hopefully) optimizing it. |
Methods in jtp.frame.fc that return RuleInstantiator | |
RuleInstantiator |
RuleClauseAndTriggerInstaller.getRuleInstantiator()
|
RuleInstantiator |
Context.getRuleInstantiator()
|
Methods in jtp.frame.fc with parameters of type RuleInstantiator | |
void |
RuleClauseAndTriggerInstaller.setRuleInstantiator(RuleInstantiator ri)
|
void |
Context.setRuleInstantiator(RuleInstantiator ri)
|
|
JTP API Documentation | ||||||||||
PREV NEXT | FRAMES NO FRAMES |