|
JTP API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jtp.frame.listen.AbstractVCListener | +--jtp.frame.listen.UnrollingVCListener
A listener that prepares other ValueCollectionListener
s
when it process values.
Field Summary |
Fields inherited from class jtp.frame.listen.AbstractVCListener |
creationRS, vars, VERBOSE |
Constructor Summary | |
protected |
UnrollingVCListener(Object val,
Object val2,
Symbol sign,
VCListenerCreationReasoningStep rs)
|
protected |
UnrollingVCListener(Object val,
VCListenerCreationReasoningStep rs)
|
Method Summary | |
protected boolean |
acceptableValueLink(ValueLink vl)
|
protected ReasoningStep[] |
prepareResult(List subproofs)
|
Methods inherited from class jtp.frame.listen.AbstractVCListener |
directValueAdded, inputLinkAdded, outputLinkAdded, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
protected UnrollingVCListener(Object val, VCListenerCreationReasoningStep rs)
protected UnrollingVCListener(Object val, Object val2, Symbol sign, VCListenerCreationReasoningStep rs)
Method Detail |
protected ReasoningStep[] prepareResult(List subproofs)
prepareResult
in class AbstractVCListener
protected boolean acceptableValueLink(ValueLink vl)
acceptableValueLink
in class AbstractVCListener
|
JTP API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |