org.zilonis.network.negative
Class NCCPartnerNode
java.lang.Object
org.zilonis.network.negative.NCCPartnerNode
- All Implemented Interfaces:
- TokensHolder, LeftActivatable
public class NCCPartnerNode
- extends java.lang.Object
- implements LeftActivatable, TokensHolder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NCCPartnerNode
public NCCPartnerNode(BaseNode parent,
int numberOfConjucts)
leftActivate
public void leftActivate(Scope scope,
Token token)
- Specified by:
leftActivate in interface LeftActivatable
getTokensIterable
public java.lang.Iterable<Token> getTokensIterable(Scope scope)
- Specified by:
getTokensIterable in interface TokensHolder
setPartner
public void setPartner(NCCNode partner)
getPartner
public NCCNode getPartner()
getParent
public BaseNode getParent()
toString
public java.lang.String toString(Scope scope)
- Specified by:
toString in interface LeftActivatable