crowdmodel
Class WorldContextCreator

java.lang.Object
  extended by repast.simphony.dataLoader.SubContextCreator
      extended by crowdmodel.WorldContextCreator
All Implemented Interfaces:
repast.simphony.dataLoader.ContextBuilder

public class WorldContextCreator
extends repast.simphony.dataLoader.SubContextCreator


Constructor Summary
WorldContextCreator()
           
 
Method Summary
 repast.simphony.context.Context build(repast.simphony.context.Context worldcontext)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorldContextCreator

public WorldContextCreator()
Method Detail

build

public repast.simphony.context.Context build(repast.simphony.context.Context worldcontext)
Specified by:
build in interface repast.simphony.dataLoader.ContextBuilder
Overrides:
build in class repast.simphony.dataLoader.SubContextCreator