|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Fields inherited from interface metaglue.Agent |
ALIVE,
DIED,
NO_METAGLUE,
NOT_RUNNING,
STARTING |
Fields inherited from interface metaglue.Agent |
ALIVE,
DIED,
NO_METAGLUE,
NOT_RUNNING,
STARTING |
Method Summary | |
Vector |
getEdges()
|
Vector |
getEdgesFrom(String aid)
|
Vector |
getEdgesTo(String aid)
|
Vector |
getNodes()
|
void |
listEdges()
|
void |
listNodes()
|
Methods inherited from interface agentland.resource.connect.ConnectionMaker |
addEdge,
addEdge,
connect,
connectable,
disconnect |
Methods inherited from interface agentland.util.Good |
getHistory,
getHistoryElement,
resetHistory |
Methods inherited from interface agentland.util.Spy |
tell |
Method Detail |
public void listEdges() throws RemoteException
public void listNodes() throws RemoteException
public Vector getEdges() throws RemoteException
public Vector getNodes() throws RemoteException
public Vector getEdgesTo(String aid) throws RemoteException
public Vector getEdgesFrom(String aid) throws RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |