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


Method Summary
 Class<? extends GimMarketCellContext> getMarketCellContextClass(repast.simphony.context.Context<Object> superContext)
           
 GimMarketCellContext<AgentType> getNewMcContext(GimAreaContext<? super AgentType> area, String identifier)
           
 

Method Detail

getMarketCellContextClass

Class<? extends GimMarketCellContext> getMarketCellContextClass(repast.simphony.context.Context<Object> superContext)

getNewMcContext

GimMarketCellContext<AgentType> getNewMcContext(GimAreaContext<? super AgentType> area,
                                                String identifier)