agentland.resource.namer
Interface Test

All Known Implementing Classes:
TestAgent

public interface Test
extends Good


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
 void addWatchedOccupation(String occ)
           
 AgentID getTranslation(String id)
           
 
Methods inherited from interface agentland.util.Good
getHistory, getHistoryElement, resetHistory
 
Methods inherited from interface agentland.util.Spy
tell
 

Method Detail

addWatchedOccupation

public void addWatchedOccupation(String occ)
                          throws RemoteException

getTranslation

public AgentID getTranslation(String id)
                       throws RemoteException