Uses of Class
repast.simphony.dataLoader.engine.DataLoaderControllerAction
Packages that use DataLoaderControllerAction
Package
Description
-
Uses of DataLoaderControllerAction in repast.simphony.dataLoader.engine
Subclasses of DataLoaderControllerAction in repast.simphony.dataLoader.engineModifier and TypeClassDescriptionclass
Action for creating contexts using an object created via reflection from a class name.class
DataLoaderAction that uses a ScoreContextBuilder to build the context.class
A simple marker class for an action that adds aDelimitedFileContextBuilder
.class
A simple marker class for an action that adds aDelimitedFileContextBuilder
.class
DataLoaderAction that uses aMIContextXMLBuilder
to build the context.class
Action for creating contexts from a serialized xml file. -
Uses of DataLoaderControllerAction in repast.simphony.dataLoader.ui
Classes in repast.simphony.dataLoader.ui with type parameters of type DataLoaderControllerActionConstructors in repast.simphony.dataLoader.ui with parameters of type DataLoaderControllerActionModifierConstructorDescriptionDataLoaderEditor
(DataLoaderWizardOption option, DataLoaderControllerAction action, Scenario scenario, Object contextId, String title) -
Uses of DataLoaderControllerAction in repast.simphony.dataLoader.ui.wizard
Methods in repast.simphony.dataLoader.ui.wizard that return DataLoaderControllerActionModifier and TypeMethodDescriptionprotected DataLoaderControllerAction
DFDataLoaderContextActionBuilder.createAction
(Scenario scenario, Object parentId) protected abstract DataLoaderControllerAction
FreezeDryerContextActionBuilder.createAction
(Scenario scenario, Object parentId) Gets an action that will create a context when run.Gets an action that will create a context when run.DataLoaderWizardModel.getAction()
Gets an action that will create a context when run.Methods in repast.simphony.dataLoader.ui.wizard with parameters of type DataLoaderControllerActionModifier and TypeMethodDescriptionvoid
DataLoaderWizardModel.setAction
(DataLoaderControllerAction action) -
Uses of DataLoaderControllerAction in repast.simphony.dataLoader.ui.wizard.builder
Subclasses of DataLoaderControllerAction in repast.simphony.dataLoader.ui.wizard.builderMethods in repast.simphony.dataLoader.ui.wizard.builder that return DataLoaderControllerActionModifier and TypeMethodDescription -
Uses of DataLoaderControllerAction in repast.simphony.dataLoader.wizard
Methods in repast.simphony.dataLoader.wizard that return DataLoaderControllerActionModifier and TypeMethodDescriptionprotected DataLoaderControllerAction
JDBCContextActionBuilder.createAction
(Scenario scenario, Object parentId)