Package repast.simphony.data2.engine
Class ConsoleSinkControllerActionIO.ConsoleSinkActionLoader
java.lang.Object
repast.simphony.scenario.AbstractActionLoader
repast.simphony.scenario.ObjectActionLoader<T>
repast.simphony.scenario.DescriptorActionLoader<ConsoleSinkDescriptor>
repast.simphony.data2.engine.ConsoleSinkControllerActionIO.ConsoleSinkActionLoader
- All Implemented Interfaces:
ActionLoader
- Enclosing class:
- ConsoleSinkControllerActionIO
public static class ConsoleSinkControllerActionIO.ConsoleSinkActionLoader
extends DescriptorActionLoader<ConsoleSinkDescriptor>
-
Field Summary
Fields inherited from class repast.simphony.scenario.ObjectActionLoader
actionRoot, dataClassFields inherited from class repast.simphony.scenario.AbstractActionLoader
contextID, file -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ControllerActioncreateAction(ConsoleSinkDescriptor data, Scenario scenario) protected ClassLoaderMethods inherited from class repast.simphony.scenario.ObjectActionLoader
performLoad, prepareMethods inherited from class repast.simphony.scenario.AbstractActionLoader
loadAction
-
Constructor Details
-
ConsoleSinkActionLoader
-
-
Method Details
-
createAction
- Specified by:
createActionin classObjectActionLoader<ConsoleSinkDescriptor>
-
getClassLoader
- Specified by:
getClassLoaderin classObjectActionLoader<ConsoleSinkDescriptor>
-