|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectzeus.actors.rtn.Node
zeus.actors.graphs.d3R
| Field Summary | |
private StrategyEvaluator |
evaluator
|
| Fields inherited from class zeus.actors.rtn.Node |
arcs, context, current_arc, description, DONE, FAIL, FAILED, graph, input, msg_wait_key, nodes, NOT_READY, OK, OK_WAIT, output, parents, parents_of_next_node, previous_node, READY, RUNNING, state, timeout, WAIT, WAITING |
| Constructor Summary | |
d3R()
|
|
| Method Summary | |
protected int |
continue_exec()
|
private void |
debug(java.lang.String str)
|
protected int |
exec()
|
protected void |
reset()
|
boolean |
timeOut()
overwrite this method in a Node to get behaviour from a time out setting |
| Methods inherited from class zeus.actors.rtn.Node |
createGraph, createObject, exec_arc, finaliser, finalize, finals, getDesc, getDescription, getGraph, getMsgWaitKey, getOutput, getParents, getPrevious, getState, getTimeout, toString |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private StrategyEvaluator evaluator
| Constructor Detail |
public d3R()
| Method Detail |
protected int exec()
exec in class Nodepublic boolean timeOut()
Node
timeOut in class Nodeprotected int continue_exec()
continue_exec in class Nodeprotected void reset()
reset in class Nodeprivate void debug(java.lang.String str)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||