public interface UserDefinedType extends Type
The following features are supported:
MemoryPackage.getUserDefinedType()| Modifier and Type | Method and Description |
|---|---|
TypeDefinition |
getType()
Returns the value of the 'Type' reference.
|
void |
setType(TypeDefinition value)
Sets the value of the '
Type' reference. |
encode, getIndex, getLength, setIndexTypeDefinition getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(TypeDefinition),
MemoryPackage.getUserDefinedType_Type()void setType(TypeDefinition value)
Type' reference.
value - the new value of the 'Type' reference.getType()