public class DeltaTimeExecutor extends SimplePropertyObject implements ISpaceExecutor
Constructor and Description |
---|
DeltaTimeExecutor()
Creates a new DeltaTimeExecutor
|
DeltaTimeExecutor(AbstractEnvironmentSpace space,
boolean tick)
Creates a new DeltaTimeExecutor
|
Modifier and Type | Method and Description |
---|---|
void |
start()
Start the space executor.
|
void |
terminate()
Terminate the space executor.
|
addPropertyChangeListener, getProperties, getProperty, getPropertyNames, hasProperty, removePropertyChangeListener, setProperties, setProperty, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getProperty, getPropertyNames, hasProperty, setProperty
public DeltaTimeExecutor()
timecoefficient
- the time coefficientclockservice
- the clock servicepublic DeltaTimeExecutor(AbstractEnvironmentSpace space, boolean tick)
timecoefficient
- the time coefficientclockservice
- the clock servicepublic void start()
start
in interface ISpaceExecutor
public void terminate()
terminate
in interface ISpaceExecutor
Copyright © 2012. All Rights Reserved.