agentland.society
Interface Society

All Known Implementing Classes:
SocietyAgent

public interface Society
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
 AgentID getResourceManager()
          Get the resource manager for this society.
 
Methods inherited from interface agentland.util.Good
getHistory, getHistoryElement, resetHistory
 
Methods inherited from interface agentland.util.Spy
tell
 

Method Detail

getResourceManager

public AgentID getResourceManager()
                           throws RemoteException
Get the resource manager for this society. Known resource managers are: agentland.resource.drug.UniversalDrugDealer, agentland.resource.namer.Namer, rmgr.Rascal.