zeus.actors.graphs
Class d1
java.lang.Object
zeus.actors.rtn.Node
zeus.actors.graphs.d1
- public class d1
- extends Node
|
Field Summary |
private java.lang.String |
node_desc
Purpose: get all agents for given goal - if oragnisationDb
does not contain applicable agents, then contact registered
facilitators through the organisationDb |
protected static int |
NOT_FOUND
|
protected static int |
NOT_SOUGHT
|
protected static int |
SEARCHING
|
| 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 |
| Methods inherited from class zeus.actors.rtn.Node |
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 |
NOT_FOUND
protected static final int NOT_FOUND
- See Also:
- Constant Field Values
SEARCHING
protected static final int SEARCHING
- See Also:
- Constant Field Values
NOT_SOUGHT
protected static final int NOT_SOUGHT
- See Also:
- Constant Field Values
node_desc
private java.lang.String node_desc
- Purpose: get all agents for given goal - if oragnisationDb
does not contain applicable agents, then contact registered
facilitators through the organisationDb
d1
public d1()
getDesc
public final java.lang.String getDesc()
- Overrides:
getDesc in class Node
setDesc
public final void setDesc(java.lang.String node_desc)
abilitySought
protected int abilitySought(java.lang.String type)
findAgents
protected java.lang.String findAgents(AbilitySpec a)
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.