public interface ISpaceExecutor extends IPropertyObject
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_EXECUTION_MONITORING
Property to enable execution monitoring
(i.e. print warnings when components are still executing during advancement of time).
|
Modifier and Type | Method and Description |
---|---|
void |
start()
Start the space executor.
|
void |
terminate()
Terminate the space executor.
|
getProperty, getPropertyNames, hasProperty, setProperty
static final String PROPERTY_EXECUTION_MONITORING
Copyright © 2013. All Rights Reserved.