|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
delete()
Permits this agent to destroy it. |
AgentId |
getId()
Returns the global unique identifier of the agent. |
java.lang.String |
getName()
Returns this Agent 's name. |
boolean |
isFixed()
Tests if the agent is pinned in memory. |
java.lang.String |
toString()
Returns a string representation of this agent, including the agent's class, name, global identication, and fixed property. |
Method Detail |
public java.lang.String getName()
Agent
's name.
Agent
's name.public AgentId getId()
public boolean isFixed()
fixed
public void delete()
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |