Uses of Interface
repast.simphony.dataLoader.ContextBuilder
Package
Description
-
Uses of ContextBuilder in repast.simphony.batch
Modifier and TypeMethodDescription<T extends ContextBuilder>
voidBatchScenario.addDataLoader
(Object contextTypeID, T loader) Adds a data loader to this scenario. -
Uses of ContextBuilder in repast.simphony.dataLoader.engine
Modifier and TypeClassDescriptionclass
class
Builds a context based only the info in an SContext.class
class
class
ContextBuilder implementation that will delegate the building to a ContextXMLBuilder and then call a ModelInitializer class to complete the build.class
ContextBuilder that loads context from a xml serialized file.Modifier and TypeMethodDescriptionContextBuilderFactory.createBuilder
(ProjectionData proj) Creates a context builder that will create the specified projection.GridProjectionBuilder.getBuilder
(ProjectionData proj) Gets a ContextBuilder to build the specified Projection.NetworkProjectionBuilder.getBuilder
(ProjectionData proj) Gets a ContextBuilder to build the specified Projection.ProjectionBuilderFactory.getBuilder
(ProjectionData proj) Gets a ContextBuilder to build the specified Projection.SpaceProjectionBuilder.getBuilder
(ProjectionData proj) Gets a ContextBuilder to build the specified Projection.ClassNameContextBuilder.getDataLoader()
ClassNameContextBuilder.getDelegateDataLoader()
-
Uses of ContextBuilder in repast.simphony.dataLoader.ui.wizard
Modifier and TypeMethodDescriptionContextXMLDataLoaderOption.createBuilder
(ContextBuilder loader) DataLoaderWizardOption.createBuilder
(ContextBuilder baseLoader) DelimitedFileDataLoaderOption.createBuilder
(ContextBuilder loader) MIContextXMLDataLoaderOption.createBuilder
(ContextBuilder loader) SpecificClassOption.createBuilder
(ContextBuilder baseLoader) XMLLoaderOption.createBuilder
(ContextBuilder baseLoader) -
Uses of ContextBuilder in repast.simphony.dataLoader.ui.wizard.builder
Modifier and TypeMethodDescriptionGraphicalBuilderOption.createBuilder
(ContextBuilder baseLoader) -
Uses of ContextBuilder in repast.simphony.dataLoader.wizard
-
Uses of ContextBuilder in repast.simphony.freezedry.datasource
-
Uses of ContextBuilder in repast.simphony.gis.dataLoader
Modifier and TypeClassDescriptionclass
TODO Geotools: re-work this into the ContextBuilderFactory context.xml dataloader mechanismModifier and TypeMethodDescriptionGeographyProjectionBuilder.getBuilder
(ProjectionData proj) Gets a ContextBuilder to build the specified Projection.