|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zilonis.network.production.ActionNode
public class ActionNode
| Constructor Summary | |
|---|---|
ActionNode(Rete network,
Action action)
|
|
| Method Summary | |
|---|---|
int |
getPriority()
|
void |
leftActivate(Scope scope,
Token token)
|
java.lang.String |
toString(Scope scope)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionNode(Rete network,
Action action)
| Method Detail |
|---|
public int getPriority()
public void leftActivate(Scope scope,
Token token)
leftActivate in interface LeftActivatablepublic java.lang.String toString(Scope scope)
toString in interface LeftActivatable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||