public interface ParametersMotion
The following features are supported:
EsxPackage.getParametersMotion()
Modifier and Type | Method and Description |
---|---|
int |
getCurrentPosition()
Returns the value of the 'Current Position' attribute.
|
|
getOperation()
Returns the value of the 'Operation' containment reference list.
|
short |
getOperationNumber()
Returns the value of the 'Operation Number' attribute.
|
OperationType |
getOperationType()
Returns the value of the 'Operation Type' attribute.
|
void |
init(byte[] b) |
boolean |
isEmpty()
Returns the value of the 'Empty' attribute.
|
void |
setOperationNumber(short value)
Sets the value of the '
Operation Number ' attribute. |
byte[] |
toByteArray() |
int getCurrentPosition()
"-1"
.
If the meaning of the 'Current Position' attribute isn't clear, there really should be more of a description here...
EsxPackage.getParametersMotion_CurrentPosition()
boolean isEmpty()
"true"
.
If the meaning of the 'Empty' attribute isn't clear, there really should be more of a description here...
EsxPackage.getParametersMotion_Empty()
getOperation()
Operation
.
If the meaning of the 'Operation' containment reference list isn't clear, there really should be more of a description here...
EsxPackage.getParametersMotion_Operation()
short getOperationNumber()
If the meaning of the 'Operation Number' attribute isn't clear, there really should be more of a description here...
setOperationNumber(short)
,
EsxPackage.getParametersMotion_OperationNumber()
void setOperationNumber(short value)
Operation Number
' attribute.
value
- the new value of the 'Operation Number' attribute.getOperationNumber()
OperationType getOperationType()
"-1"
.
The literals are from the enumeration OperationType
.
If the meaning of the 'Operation Type' attribute isn't clear, there really should be more of a description here...
OperationType
,
EsxPackage.getParametersMotion_OperationType()
void init(byte[] b)
byte[] toByteArray()