|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zilonis.network.beta.BaseNode
org.zilonis.network.negative.NCCNode
public class NCCNode
| Constructor Summary | |
|---|---|
NCCNode()
|
|
| Method Summary | |
|---|---|
NCCPartnerNode |
getPartner()
|
java.lang.Iterable<Token> |
getTokensIterable(Scope scope)
|
void |
leftActivate(Scope scope,
Token token)
|
void |
setPartner(NCCPartnerNode partner)
|
java.lang.String |
toString(Scope scope)
|
void |
update(Scope scope,
LeftActivatable newNode)
|
| Methods inherited from class org.zilonis.network.beta.BaseNode |
|---|
activateChildren, addAsSecondChild, addChild, buildNodeForPositiveCondition, buildOrShareBetaMemory, buildOrShareExpressionNode, buildOrShareIndexedBetaMemory, buildOrShareNCCNode, buildOrShareNegativeNode, buildOrShareNode, getChildren, getLeftActivatableIterable, notIndexedPositiveNode, printPrev, setChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NCCNode()
| Method Detail |
|---|
public void leftActivate(Scope scope,
Token token)
leftActivate in interface LeftActivatable
public void update(Scope scope,
LeftActivatable newNode)
update in class BaseNodepublic void setPartner(NCCPartnerNode partner)
public NCCPartnerNode getPartner()
public java.lang.Iterable<Token> getTokensIterable(Scope scope)
getTokensIterable in interface TokensHolderpublic java.lang.String toString(Scope scope)
toString in interface LeftActivatabletoString in class BaseNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||