|
JTP API Documentation | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--jtp.disp.AbstractRelationBasedReasoner
|
+--jtp.disp.AbstractRelationBasedFCReasoner
|
+--jtp.frame.fc.BlendingRuleAction
|
+--jtp.frame.fc.UnrollingRuleAction
| Field Summary |
| Fields inherited from class jtp.frame.fc.BlendingRuleAction |
hashCode, ruleLit, ruleStep, triggers, varStack |
| Fields inherited from class jtp.disp.AbstractRelationBasedFCReasoner |
arity, polarity, relation |
| Fields inherited from interface jtp.disp.RelationBasedReasoner |
ANY_ARITY, BOTH, NEGATIVE, POSITIVE |
| Constructor Summary | |
UnrollingRuleAction(Clause cl,
Literal ruleLit,
String id,
RuleCreationReasoningStep ruleStep,
List triggers)
|
|
| Method Summary | |
protected ReasoningStepIterator |
prepareResult(ReasoningStep input,
List subSteps,
List varStack)
|
Object |
substitute(CanonicalMapping mapping)
|
| Methods inherited from class jtp.frame.fc.BlendingRuleAction |
clone, equals, getRuleClause, getRuleLiteral, getTriggerLiterals, hashCode, instantiateTemplate, prepareSubSteps, process, stripProofs, validateTrigger |
| Methods inherited from class jtp.disp.AbstractRelationBasedFCReasoner |
acceptable, getArity, getPolarity, getRelation, literalAcceptable |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jtp.disp.RelationBasedReasoner |
getArity, getPolarity, getRelation |
| Constructor Detail |
public UnrollingRuleAction(Clause cl,
Literal ruleLit,
String id,
RuleCreationReasoningStep ruleStep,
List triggers)
| Method Detail |
protected ReasoningStepIterator prepareResult(ReasoningStep input,
List subSteps,
List varStack)
prepareResult in class BlendingRuleActionpublic Object substitute(CanonicalMapping mapping)
substitute in interface DemodulationReplacementListenersubstitute in class BlendingRuleAction
|
JTP API Documentation | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||