Uses of Interface
repast.simphony.plugin.CompositeControllerActionCreator
Package
Description
-
Uses of CompositeControllerActionCreator in repast.simphony.batch
Modifier and TypeFieldDescriptionprotected List<CompositeControllerActionCreator>
BatchScenarioLoader.parentActionCreators
-
Uses of CompositeControllerActionCreator in repast.simphony.chart2.engine
-
Uses of CompositeControllerActionCreator in repast.simphony.data2.engine
Modifier and TypeClassDescriptionclass
Creates an action that will initialclass
Creates the parent action for the component actions that initialize data collection from individual dataset descriptors.class
-
Uses of CompositeControllerActionCreator in repast.simphony.dataLoader.engine
-
Uses of CompositeControllerActionCreator in repast.simphony.gis.engine
-
Uses of CompositeControllerActionCreator in repast.simphony.gis.visualization.engine
Modifier and TypeClassDescriptionclass
Provides the GIS visualization registry data creator. -
Uses of CompositeControllerActionCreator in repast.simphony.plugin
Modifier and TypeMethodDescriptionvoid
ControllerActionExtensions.addCompositeActionCreator
(CompositeControllerActionCreator creator) void
ActionExtensions.registerActionExt
(CompositeControllerActionCreator creator) -
Uses of CompositeControllerActionCreator in repast.simphony.ui.plugin
Modifier and TypeMethodDescriptionvoid
CompositeActionEditorExtensions.addUI
(ControllerAction action, CompositeControllerActionCreator creator) -
Uses of CompositeControllerActionCreator in repast.simphony.userpanel.ui
-
Uses of CompositeControllerActionCreator in repast.simphony.visualization.engine
Modifier and TypeClassDescriptionclass
Creates a the composite action on which to hang individual component display actions.