Uses of Interface
repast.simphony.scenario.ActionLoader
Packages that use ActionLoader
Package
Description
-
Uses of ActionLoader in repast.simphony.chart2.engine
Classes in repast.simphony.chart2.engine that implement ActionLoaderModifier and TypeClassDescriptionstatic class
static class
Methods in repast.simphony.chart2.engine that return ActionLoaderModifier and TypeMethodDescriptionHistogramControllerActionIO.getActionLoader
(File actionFile, Object contextID) TimeSeriesControllerActionIO.getActionLoader
(File actionFile, Object contextID) -
Uses of ActionLoader in repast.simphony.data2.engine
Classes in repast.simphony.data2.engine that implement ActionLoaderModifier and TypeClassDescriptionstatic class
static class
static class
Methods in repast.simphony.data2.engine that return ActionLoaderModifier and TypeMethodDescriptionConsoleSinkControllerActionIO.getActionLoader
(File actionFile, Object contextID) DataSetControllerActionIO.getActionLoader
(File actionFile, Object contextID) FileSinkControllerActionIO.getActionLoader
(File actionFile, Object contextID) -
Uses of ActionLoader in repast.simphony.dataLoader.engine
Classes in repast.simphony.dataLoader.engine that implement ActionLoaderModifier and TypeClassDescriptionclass
ActionLoader for class name based data loaders.class
ActionLoader for delimited file based data loaders.class
ActionLoader for xml serialized file based data loaders.Methods in repast.simphony.dataLoader.engine that return ActionLoaderModifier and TypeMethodDescriptionCNDataLoaderControllerActionIO.getActionLoader
(File actionFile, Object contextID) ContextXMLDataLoaderControllerActionIO.getActionLoader
(File actionFile, Object contextID) DFDataLoaderControllerActionIO.getActionLoader
(File actionFile, Object contextID) JDBCDataLoaderControllerActionIO.getActionLoader
(File actionFile, Object contextID) MIContextXMLDataLoaderControllerActionIO.getActionLoader
(File actionFile, Object contextID) XMLDataLoaderControllerActionIO.getActionLoader
(File actionFile, Object contextID) -
Uses of ActionLoader in repast.simphony.freezedry.engine
Methods in repast.simphony.freezedry.engine that return ActionLoaderModifier and TypeMethodDescriptionJDBCFreezerActionIO.getActionLoader
(File actionFile, Object contextID) -
Uses of ActionLoader in repast.simphony.scenario
Classes in repast.simphony.scenario that implement ActionLoaderModifier and TypeClassDescriptionclass
class
DefaultActionLoader<T extends ControllerAction>
class
DescriptorActionLoader<T extends Descriptor>
class
Methods in repast.simphony.scenario that return ActionLoaderModifier and TypeMethodDescriptionControllerActionIO.getActionLoader
(File actionFile, Object contextID) Gets the ActionLoader used to load the saved action.DefaultControllerActionIO.getActionLoader
(File actionFile, Object contextID) -
Uses of ActionLoader in repast.simphony.userpanel.ui
Classes in repast.simphony.userpanel.ui that implement ActionLoaderMethods in repast.simphony.userpanel.ui that return ActionLoaderModifier and TypeMethodDescriptionUserPanelControllerActionIO.getActionLoader
(File actionFile, Object contextID) -
Uses of ActionLoader in repast.simphony.visualization.engine
Classes in repast.simphony.visualization.engine that implement ActionLoaderMethods in repast.simphony.visualization.engine that return ActionLoaderModifier and TypeMethodDescriptionDisplayControllerActionIO.getActionLoader
(File actionFile, Object contextID)