public class SesModel
extends repast.simphony.context.DefaultContext<java.lang.Object>
implements repast.simphony.dataLoader.ContextBuilder<java.lang.Object>
| Constructor and Description |
|---|
SesModel() |
| Modifier and Type | Method and Description |
|---|---|
repast.simphony.context.Context |
build(repast.simphony.context.Context<java.lang.Object> context) |
void |
endMethod() |
void |
globalStep()
global stepping method
|
getObjects, getRandomObject, getRandomObjects, removeAll, retainAlladd, addContextListener, addProjection, addSubContext, addValueLayer, clear, contains, eventOccured, findContext, findParent, getAgentLayer, getAgentTypes, getContextListeners, getId, getProjection, getProjection, getProjections, getProjections, getSubContext, getSubContexts, getTypeID, getValueLayer, getValueLayers, hasSubContext, iterator, query, remove, removeContextListener, removeProjection, removeSubContext, removeValueLayer, setId, setTypeID, sizeaddAll, containsAll, isEmpty, toArray, toArray, toStringpublic repast.simphony.context.Context build(repast.simphony.context.Context<java.lang.Object> context)
build in interface repast.simphony.dataLoader.ContextBuilder<java.lang.Object>public void globalStep()
public void endMethod()