|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamedTypeReference
A representation of the model object 'Named Type Reference'.
The following features are supported:
GASTMPackage.getNamedTypeReference()| Method Summary | |
|---|---|
TypeDefinition |
getType()
Returns the value of the 'Type' containment reference. |
Name |
getTypeName()
Returns the value of the 'Type Name' containment reference. |
void |
setType(TypeDefinition value)
Sets the value of the ' Type' containment reference. |
void |
setTypeName(Name value)
Sets the value of the ' Type Name' containment reference. |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.Type |
|---|
getIsConst, setIsConst |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
|---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
| Method Detail |
|---|
Name getTypeName()
If the meaning of the 'Type Name' containment reference isn't clear, there really should be more of a description here...
setTypeName(Name),
GASTMPackage.getNamedTypeReference_TypeName()void setTypeName(Name value)
Type Name' containment reference.
value - the new value of the 'Type Name' containment reference.getTypeName()TypeDefinition getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(TypeDefinition),
GASTMPackage.getNamedTypeReference_Type()void setType(TypeDefinition value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||