public interface Type
extends org.eclipse.emf.ecore.EObject
MemoryPackage.getType()| Modifier and Type | Method and Description |
|---|---|
String |
encode() |
int |
getIndex()
Returns the value of the 'Index' attribute.
|
int |
getLength()
Returns the value of the 'Length' attribute.
|
void |
setIndex(int value)
Sets the value of the '
Index' attribute. |
int getIndex()
If the meaning of the 'Index' attribute isn't clear, there really should be more of a description here...
setIndex(int),
MemoryPackage.getType_Index()void setIndex(int value)
Index' attribute.
value - the new value of the 'Index' attribute.getIndex()int getLength()
If the meaning of the 'Length' attribute isn't clear, there really should be more of a description here...
MemoryPackage.getType_Length()String encode()