Package repast.simphony.dataLoader.engine
package repast.simphony.dataLoader.engine
-
ClassDescriptionAction for creating contexts using an object created via reflection from a class name.ActionLoader for class name based data loaders.DataLoader action saver for ClassNameDataLoaderAction.A ControllerActionIO for loading / saving ClassNameDataLoaderAction-s.Factory class for creating context builders that create and add projections to Contexts and create and add agents to contexts.Builds a context based only the info in an SContext.DataLoaderAction that uses a ScoreContextBuilder to build the context.A ControllerActionIO for loading / saving ScoreDataLoaderActionsDataLoaderControllerAction<T extends ContextBuilder>Interface for projection registry data implementations that provide data loading capabilities via the context builder mechanism.ActionLoader for delimited file based data loaders.DataLoader action saver for DFDataLoaderControllerActionA simple marker class for an action that adds a
DelimitedFileContextBuilder
.A ControllerActionIO for loading / saving DelimitedFileDataLoaderControllerAction-s.Builds a grid projection based on SGrid data.A simple marker class for an action that adds aDelimitedFileContextBuilder
.A ControllerActionIO for loading / saving JDBCDataLoaderControllerAction-s.ContextBuilder implementation that will delegate the building to a ContextXMLBuilder and then call a ModelInitializer class to complete the build.DataLoaderAction that uses aMIContextXMLBuilder
to build the context.A ControllerActionIO for loading / saving ScoreDataLoaderActionsBuilds a Network based on SNetwork data.Interface for classes that create and add projections to contexts.Builds a grid projection based on SContinousSpace data.ContextBuilder that loads context from a xml serialized file.Action for creating contexts from a serialized xml file.ActionLoader for xml serialized file based data loaders.DataLoader action saver for XMLDataLoaderAction.A ControllerActionIO for loading / saving XMLDataLoaderActions