Uses of Class
repast.simphony.dataLoader.engine.DataLoaderControllerAction
Package
Description
-
Uses of DataLoaderControllerAction in repast.simphony.dataLoader.engine
Modifier 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
ModifierConstructorDescriptionDataLoaderEditor
(DataLoaderWizardOption option, DataLoaderControllerAction action, Scenario scenario, Object contextId, String title) -
Uses of DataLoaderControllerAction in repast.simphony.dataLoader.ui.wizard
Modifier 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.Modifier and TypeMethodDescriptionvoid
DataLoaderWizardModel.setAction
(DataLoaderControllerAction action) -
Uses of DataLoaderControllerAction in repast.simphony.dataLoader.ui.wizard.builder
Modifier and TypeMethodDescription -
Uses of DataLoaderControllerAction in repast.simphony.dataLoader.wizard
Modifier and TypeMethodDescriptionprotected DataLoaderControllerAction
JDBCContextActionBuilder.createAction
(Scenario scenario, Object parentId)