|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zilonis.util.MultiListElement
org.zilonis.network.NodeInAlphaMemory
public class NodeInAlphaMemory
| Field Summary | |
|---|---|
static int |
ALPHA_MEMORY
|
static int |
INDEX_BUCKET
|
static int |
WME
|
| Constructor Summary | |
|---|---|
NodeInAlphaMemory(AlphaMemory alphaMemory,
WME wme)
|
|
| Method Summary | |
|---|---|
AlphaMemory |
getAlphaMemory()
|
long |
getNodeId()
|
WME |
getWME()
|
java.lang.String |
toString()
|
| Methods inherited from class org.zilonis.util.MultiListElement |
|---|
getNext, getPrev, lock, remove, removeLast, setNext, setPrev, unlock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int WME
public static final int ALPHA_MEMORY
public static final int INDEX_BUCKET
| Constructor Detail |
|---|
public NodeInAlphaMemory(AlphaMemory alphaMemory,
WME wme)
| Method Detail |
|---|
public WME getWME()
public long getNodeId()
public AlphaMemory getAlphaMemory()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||