de.cesr.more.rs.building
Interface MoreMilieuAgent

All Known Implementing Classes:
MTestGraphs.MTestNode

public interface MoreMilieuAgent

MORe Used especially for RS network building

Date:
28.09.2011

Method Summary
 String getAgentId()
          The agent's ID
 int getMilieuGroup()
          Return the milieu group index (starting with 1)
 repast.simphony.context.Context<?> getParentContext()
          Mostly the group context this agent belongs to
 

Method Detail

getMilieuGroup

int getMilieuGroup()
Return the milieu group index (starting with 1)

Returns:

getParentContext

repast.simphony.context.Context<?> getParentContext()
Mostly the group context this agent belongs to

Returns:
the parent context

getAgentId

String getAgentId()
The agent's ID

Returns:
id