public interface NumericGroupField extends Field
The following features are supported:
ParserPackage.getNumericGroupField()
Modifier and Type | Method and Description |
---|---|
int |
getGroupNumber()
Returns the value of the 'Group Number' attribute.
|
void |
setGroupNumber(int value)
Sets the value of the '
Group Number ' attribute. |
getType, setType
int getGroupNumber()
If the meaning of the 'Group Number' attribute isn't clear, there really should be more of a description here...
setGroupNumber(int)
,
ParserPackage.getNumericGroupField_GroupNumber()
void setGroupNumber(int value)
Group Number
' attribute.
value
- the new value of the 'Group Number' attribute.getGroupNumber()