|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GimMarketCellContext<AgentType extends GimMilieuAgent<?>>
SesamGIM - Geographical Initialisation for Milieu Agents
| Field Summary |
|---|
| Fields inherited from interface repast.simphony.context.Context |
|---|
SYN_CONTEXT_PREFIX |
| Method Summary | |
|---|---|
int |
getAreaIdentifier()
Returns the area identifier |
boolean |
isInInhabitedArea()
NOTE: The check whether this MC is located in an inhabited area is performed during initialisation of the MC! |
boolean |
isMcStructureSet()
|
void |
setLocation(com.vividsolutions.jts.geom.Point loc)
|
void |
step()
The method is used to adapt the data to time developments. |
| Methods inherited from interface de.cesr.sesamgim.context.GimSuperContextAssignable |
|---|
assignSuperContext |
| Methods inherited from interface de.cesr.sesamgim.context.GimAgentNumberProvidingContext |
|---|
getNumHouseholds, setUpdatableContextStructure |
| Methods inherited from interface de.cesr.sesamgim.context.GimMilieuContextAwareContext |
|---|
addAgent, getID, getMilieu |
| 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 |
|---|
void step()
int getAreaIdentifier()
boolean isMcStructureSet()
void setLocation(com.vividsolutions.jts.geom.Point loc)
boolean isInInhabitedArea()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||