Package | Description |
---|---|
agents |
Modifier and Type | Method and Description |
---|---|
AgentID |
Agent.getAgentID()
Returns the Agent's identifier.
|
Modifier and Type | Method and Description |
---|---|
void |
Agent.setAgentID(AgentID pAgentID)
Sets the Agent's identifier.
|
Constructor and Description |
---|
Employee(repast.simphony.context.Context<java.lang.Object> pContext,
AgentID pEmployeeID)
Constructs an Employee agent.
|