zeus.actors.graphs
Class se2

java.lang.Object
  extended byzeus.actors.rtn.Node
      extended byzeus.actors.graphs.se2

public class se2
extends Node


Field Summary
(package private)  DelegationStruct ds
           
(package private)  GraphStruct gs
           
(package private)  GraphStruct gs1
           
(package private)  Graph local_graph
           
 
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
se2()
           
 
Method Summary
protected  int continue_exec()
           
protected  int exec()
           
protected  void reset()
           
 
Methods inherited from class zeus.actors.rtn.Node
createGraph, createObject, exec_arc, finaliser, finalize, finals, getDesc, getDescription, getGraph, getMsgWaitKey, getOutput, getParents, getPrevious, getState, getTimeout, timeOut, toString
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

local_graph

Graph local_graph

gs

GraphStruct gs

gs1

GraphStruct gs1

ds

DelegationStruct ds
Constructor Detail

se2

public se2()
Method Detail

exec

protected int exec()
Overrides:
exec in class Node

continue_exec

protected int continue_exec()
Overrides:
continue_exec in class Node

reset

protected void reset()
Overrides:
reset in class Node


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.