org.zilonis.network.alpha
Class AlphaMemory
java.lang.Object
org.zilonis.network.alpha.AlphaMemory
public class AlphaMemory
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALPHA_MEMORY
public static final int ALPHA_MEMORY
- See Also:
- Constant Field Values
AlphaMemory
public AlphaMemory(Triplet condition)
owns
public boolean owns(Triplet triplet)
getId
public long getId()
rightActivate
public void rightActivate(Scope scope,
WME wme)
getWMEIterable
public java.lang.Iterable<WME> getWMEIterable(Scope scope)
getNodeInAlphaMemory
public NodeInAlphaMemory getNodeInAlphaMemory(Scope scope,
java.lang.String identifier)
addChild
public void addChild(Scope scope,
RightActivatable child)