|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Definition
A representation of the model object 'Definition'.
The following features are supported:
GASTMPackage.getDefinition()
Method Summary | |
---|---|
TypeReference |
getDefinitionType()
Returns the value of the 'Definition Type' containment reference. |
Name |
getIdentifierName()
Returns the value of the 'Identifier Name' containment reference. |
void |
setDefinitionType(TypeReference value)
Sets the value of the ' Definition Type ' containment reference. |
void |
setIdentifierName(Name value)
Sets the value of the ' Identifier Name ' containment reference. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.DeclarationOrDefinition |
---|
getAccessKind, getLinkageSpecifier, getStorageSpecifiers, setAccessKind, setLinkageSpecifier, setStorageSpecifiers |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
Name getIdentifierName()
If the meaning of the 'Identifier Name' containment reference isn't clear, there really should be more of a description here...
setIdentifierName(Name)
,
GASTMPackage.getDefinition_IdentifierName()
void setIdentifierName(Name value)
Identifier Name
' containment reference.
value
- the new value of the 'Identifier Name' containment reference.getIdentifierName()
TypeReference getDefinitionType()
If the meaning of the 'Definition Type' containment reference isn't clear, there really should be more of a description here...
setDefinitionType(TypeReference)
,
GASTMPackage.getDefinition_DefinitionType()
void setDefinitionType(TypeReference value)
Definition Type
' containment reference.
value
- the new value of the 'Definition Type' containment reference.getDefinitionType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |