public interface ProgramEntry
The following features are supported:
TOSDevicePackage.getProgramEntry()| Modifier and Type | Method and Description |
|---|---|
int |
getBegin()
Returns the value of the 'Begin' attribute.
|
int |
getDuration()
Returns the value of the 'Duration' attribute.
|
int |
getEnd()
Returns the value of the 'End' attribute.
|
Phase |
getRefPhase()
Returns the value of the 'Ref Phase' reference.
|
void |
setBegin(int value)
Sets the value of the '
Begin' attribute. |
void |
setDuration(int value)
Sets the value of the '
Duration' attribute. |
void |
setEnd(int value)
Sets the value of the '
End' attribute. |
void |
setRefPhase(Phase value)
Sets the value of the '
Ref Phase' reference. |
int getBegin()
setBegin(int),
TOSDevicePackage.getProgramEntry_Begin()void setBegin(int value)
Begin' attribute.
value - the new value of the 'Begin' attribute.getBegin()int getEnd()
setEnd(int),
TOSDevicePackage.getProgramEntry_End()void setEnd(int value)
End' attribute.
value - the new value of the 'End' attribute.getEnd()int getDuration()
setDuration(int),
TOSDevicePackage.getProgramEntry_Duration()void setDuration(int value)
Duration' attribute.
value - the new value of the 'Duration' attribute.getDuration()Phase getRefPhase()
setRefPhase(Phase),
TOSDevicePackage.getProgramEntry_RefPhase()void setRefPhase(Phase value)
Ref Phase' reference.
value - the new value of the 'Ref Phase' reference.getRefPhase()Data In Motion GmbH all rights reserved