Uses of Interface
repast.simphony.plugin.CompositeControllerActionCreator
Packages that use CompositeControllerActionCreator
Package
Description
-
Uses of CompositeControllerActionCreator in repast.simphony.batch
Fields in repast.simphony.batch with type parameters of type CompositeControllerActionCreatorModifier and TypeFieldDescriptionprotected List<CompositeControllerActionCreator>
BatchScenarioLoader.parentActionCreators
-
Uses of CompositeControllerActionCreator in repast.simphony.chart2.engine
Classes in repast.simphony.chart2.engine that implement CompositeControllerActionCreator -
Uses of CompositeControllerActionCreator in repast.simphony.data2.engine
Classes in repast.simphony.data2.engine that implement CompositeControllerActionCreatorModifier 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
Classes in repast.simphony.dataLoader.engine that implement CompositeControllerActionCreator -
Uses of CompositeControllerActionCreator in repast.simphony.gis.engine
Classes in repast.simphony.gis.engine that implement CompositeControllerActionCreator -
Uses of CompositeControllerActionCreator in repast.simphony.gis.visualization.engine
Classes in repast.simphony.gis.visualization.engine that implement CompositeControllerActionCreatorModifier and TypeClassDescriptionclass
Provides the GIS visualization registry data creator. -
Uses of CompositeControllerActionCreator in repast.simphony.plugin
Methods in repast.simphony.plugin that return types with arguments of type CompositeControllerActionCreatorMethods in repast.simphony.plugin with parameters of type CompositeControllerActionCreatorModifier and TypeMethodDescriptionvoid
ControllerActionExtensions.addCompositeActionCreator
(CompositeControllerActionCreator creator) void
ActionExtensions.registerActionExt
(CompositeControllerActionCreator creator) -
Uses of CompositeControllerActionCreator in repast.simphony.ui.plugin
Methods in repast.simphony.ui.plugin with parameters of type CompositeControllerActionCreatorModifier and TypeMethodDescriptionvoid
CompositeActionEditorExtensions.addUI
(ControllerAction action, CompositeControllerActionCreator creator) -
Uses of CompositeControllerActionCreator in repast.simphony.userpanel.ui
Classes in repast.simphony.userpanel.ui that implement CompositeControllerActionCreator -
Uses of CompositeControllerActionCreator in repast.simphony.visualization.engine
Classes in repast.simphony.visualization.engine that implement CompositeControllerActionCreatorModifier and TypeClassDescriptionclass
Creates a the composite action on which to hang individual component display actions.