|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GimGroupAgent<AgentType extends GimMilieuAgent<AgentType>>
SesamGIM - Geographical Initialisation for Milieu Agents Implementation Note: AgentType may not extend GimMilieuAgent> since SesamGim must ensure that the context of getGroupContext is parameterized with AgentType!
Method Summary | |
---|---|
GimGroupContext<AgentType> |
getGroupContext()
Provides the group context this agent is located within. |
void |
setGroupContext(GimGroupContext<AgentType> gc)
Set the group context this agent is located within and adds the agent to the group context (!). |
Methods inherited from interface de.cesr.sesamgim.init.agent.GimMilieuAgent |
---|
getMilieuGroup |
Method Detail |
---|
GimGroupContext<AgentType> getGroupContext()
void setGroupContext(GimGroupContext<AgentType> gc)
group
- context
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |