zeus.actors.graphs
Class b0

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

public class b0
extends Node


Field Summary
private  DStruct[] data
           
private  java.lang.String node_desc
           
 
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
b0()
           
 
Method Summary
protected  int exec()
           
 java.lang.String getDesc()
           
protected  void reset()
           
 void setDesc(java.lang.String node_desc)
           
 
Methods inherited from class zeus.actors.rtn.Node
continue_exec, createGraph, createObject, exec_arc, finaliser, finalize, finals, 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

node_desc

private java.lang.String node_desc

data

private DStruct[] data
Constructor Detail

b0

public b0()
Method Detail

getDesc

public final java.lang.String getDesc()
Overrides:
getDesc in class Node

setDesc

public final void setDesc(java.lang.String node_desc)

exec

protected int exec()
Overrides:
exec in class Node

reset

protected void reset()
Overrides:
reset in class Node


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