Package repast.simphony.integration
Class ExternalModelRunner
java.lang.Object
repast.simphony.integration.ExternalModelRunner
- All Implemented Interfaces:
IAction
,ExternalProgramRunner
,Reader
,Writer
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface repast.simphony.integration.ExternalProgramRunner
addSource, getExecutor, getSources, removeSource, setExecutor
Methods inherited from interface repast.simphony.integration.Writer
setWrittenObject, write
-
Constructor Details
-
ExternalModelRunner
public ExternalModelRunner()
-