public interface Action extends EObject
The following features are supported:
SimucomstatusPackage.getAction()| Modifier and Type | Method and Description |
|---|---|
double |
getActionDuration()
Returns the value of the 'Action Duration' attribute.
|
double |
getActionStartTime()
Returns the value of the 'Action Start Time' attribute.
|
void |
setActionDuration(double value)
Sets the value of the '
Action Duration' attribute. |
void |
setActionStartTime(double value)
Sets the value of the '
Action Start Time' attribute. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverdouble getActionStartTime()
If the meaning of the 'Action Start Time' attribute isn't clear, there really should be more of a description here...
setActionStartTime(double),
SimucomstatusPackage.getAction_ActionStartTime()void setActionStartTime(double value)
Action Start Time' attribute. value - the new value of the 'Action Start Time' attribute.getActionStartTime()double getActionDuration()
If the meaning of the 'Action Duration' attribute isn't clear, there really should be more of a description here...
setActionDuration(double),
SimucomstatusPackage.getAction_ActionDuration()void setActionDuration(double value)
Action Duration' attribute. value - the new value of the 'Action Duration' attribute.getActionDuration()