public abstract class SimulatorEngine extends Engine
Engine
,
SequenceModel
Constructor and Description |
---|
SimulatorEngine(java.lang.String engineId,
EntityType simulatedEntity)
Creates an engine with the specified ID and type of a simulated entity as input type.
|
addBackend, addInputType, addParameter, defines, equals, getId, getInputTypes, getLogger, getMandatoryInputEntity, getOptionalInputEntity, getOutputType, getParameters, hasBackEnds, hashCode, parseCommandLine, runBackEnds, setOutputType, setProgress, start, start, toString, uses
public SimulatorEngine(java.lang.String engineId, EntityType simulatedEntity)
SequenceModel.TYPE
is also registered as both input and output types.engineId
- the ID of the specified enginesimulatedEntity
- the type of simulated entity