|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GimGroupContext<AgentType extends GimMilieuAgent<?>>
SesamGIM - Geographical Initialisation for Milieu Agents
Field Summary |
---|
Fields inherited from interface repast.simphony.context.Context |
---|
SYN_CONTEXT_PREFIX |
Method Summary | |
---|---|
com.vividsolutions.jts.geom.Point |
getGeoCentre()
Returns the geographical centre. |
int |
getGroupId()
Return the SesamGim group context id of this context. |
GimUpdatableContext<AgentType> |
getMc()
|
String |
getMcId()
Returns the ID of the parental context (market cell context). |
void |
setGeoCentre(com.vividsolutions.jts.geom.Point geoCentre)
Sets the geographical centre. |
Methods inherited from interface repast.simphony.context.Context |
---|
addContextListener, addProjection, addSubContext, addValueLayer, findContext, findParent, getAgentLayer, getAgentTypes, getContextListeners, getObjects, getProjection, getProjection, getProjections, getProjections, getRandomObject, getRandomObjects, getSubContext, getSubContexts, getTypeID, getValueLayer, getValueLayers, hasSubContext, query, removeContextListener, removeProjection, removeSubContext, removeValueLayer, setTypeID |
Methods inherited from interface java.util.Collection |
---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Methods inherited from interface repast.simphony.context.RepastElement |
---|
getId, setId |
Method Detail |
---|
String getMcId()
int getGroupId()
GimUpdatableContext<AgentType> getMc()
com.vividsolutions.jts.geom.Point getGeoCentre()
void setGeoCentre(com.vividsolutions.jts.geom.Point geoCentre)
geoCentre
- the geographical centre
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |