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 TypeClassDescriptionclassAction for creating contexts using an object created via reflection from a class name.classDataLoaderAction that uses a ScoreContextBuilder to build the context.classA simple marker class for an action that adds aDelimitedFileContextBuilder.classA simple marker class for an action that adds aDelimitedFileContextBuilder.classDataLoaderAction that uses aMIContextXMLBuilderto build the context.classAction 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 DataLoaderControllerActionDFDataLoaderContextActionBuilder.createAction(Scenario scenario, Object parentId) protected abstract DataLoaderControllerActionFreezeDryerContextActionBuilder.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 TypeMethodDescriptionvoidDataLoaderWizardModel.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 DataLoaderControllerActionJDBCContextActionBuilder.createAction(Scenario scenario, Object parentId)