public abstract class SimulatorEngine extends Engine
Engine
,
SequenceModel
DISABLE_BACKENDS, NO_BACKEND
Modifier | Constructor and Description |
---|---|
protected |
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, deactivateBackends, debugWrite, debugWrite, defines, disableAllBackends, enableAllBackends, equals, getBackends, getId, getInputEntity, getInputTypes, getLogger, getOptionalInputEntity, getOutputType, getParameters, hashCode, isDebugMode, parseCommandLine, setDebugMode, setOutputType, start, start, toString
protected 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