public interface BitType extends BaseScalarType
The following features are supported:
MemoryPackage.getBitType()| Modifier and Type | Method and Description |
|---|---|
int |
getSubIndex()
Returns the value of the 'Sub Index' attribute.
|
void |
setSubIndex(int value)
Sets the value of the '
Sub Index' attribute. |
encode, getIndex, getLength, setIndexint getSubIndex()
If the meaning of the 'Sub Index' attribute isn't clear, there really should be more of a description here...
setSubIndex(int),
MemoryPackage.getBitType_SubIndex()void setSubIndex(int value)
Sub Index' attribute.
value - the new value of the 'Sub Index' attribute.getSubIndex()