public interface PatternSetParameter
The following features are supported:
EsxPackage.getPatternSetParameter()
Modifier and Type | Method and Description |
---|---|
short |
getPatternPointer()
Returns the value of the 'Pattern Pointer' attribute.
|
int |
getPositionCurrent()
Returns the value of the 'Position Current' attribute.
|
void |
setPatternPointer(short value)
Sets the value of the '
Pattern Pointer ' attribute. |
int getPositionCurrent()
"-1"
.
If the meaning of the 'Position Current' attribute isn't clear, there really should be more of a description here...
EsxPackage.getPatternSetParameter_PositionCurrent()
short getPatternPointer()
If the meaning of the 'Pattern Pointer' attribute isn't clear, there really should be more of a description here...
setPatternPointer(short)
,
EsxPackage.getPatternSetParameter_PatternPointer()
void setPatternPointer(short value)
Pattern Pointer
' attribute.
value
- the new value of the 'Pattern Pointer' attribute.getPatternPointer()