de.cesr.sesamgim.init.mc
Interface GimMcInitialiseService<AgentType extends GimMilieuAgent<AgentType>>
- All Known Implementing Classes:
- GDefaultMarketCellInitialiseService
public interface GimMcInitialiseService<AgentType extends GimMilieuAgent<AgentType>>
SesamGIM - Geographical Initialisation for Milieu Agents
getMarketCellContextClass
Class<? extends GimMarketCellContext> getMarketCellContextClass(repast.simphony.context.Context<Object> superContext)
getNewMcContext
GimMarketCellContext<AgentType> getNewMcContext(GimAreaContext<? super AgentType> area,
String identifier)