org.zilonis.network
Class WME
java.lang.Object
org.zilonis.util.MultiListElement
org.zilonis.network.WME
- All Implemented Interfaces:
- IMultiListElement, NextHolder
public class WME
- extends MultiListElement
|
Field Summary |
static int |
SCOPE
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SCOPE
public static final int SCOPE
- See Also:
- Constant Field Values
WME
public WME(Scope scope,
Triplet triplet)
getScope
public Scope getScope()
prettyPrint
public java.lang.String prettyPrint()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getTriplet
public Triplet getTriplet()
get
public java.lang.String get(int field)
addAlphaMemory
public void addAlphaMemory(Scope scope,
NodeInAlphaMemory nodeInAlphaMemory)
addToken
public void addToken(Scope scope,
Token token)
addNegativeResult
public void addNegativeResult(Scope scope,
NegativeJoinResult negativeResult)
remove
public void remove()