|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabelAccess
A representation of the model object 'Label Access'.
The following features are supported:
GASTMPackage.getLabelAccess()
Method Summary | |
---|---|
LabelDefinition |
getLabelDefinition()
Returns the value of the 'Label Definition' reference. |
Name |
getLabelName()
Returns the value of the 'Label Name' containment reference. |
void |
setLabelDefinition(LabelDefinition value)
Sets the value of the ' Label Definition ' reference. |
void |
setLabelName(Name value)
Sets the value of the ' Label Name ' containment reference. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.Expression |
---|
getExpressionType, setExpressionType |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
Name getLabelName()
If the meaning of the 'Label Name' containment reference isn't clear, there really should be more of a description here...
setLabelName(Name)
,
GASTMPackage.getLabelAccess_LabelName()
void setLabelName(Name value)
Label Name
' containment reference.
value
- the new value of the 'Label Name' containment reference.getLabelName()
LabelDefinition getLabelDefinition()
If the meaning of the 'Label Definition' reference isn't clear, there really should be more of a description here...
setLabelDefinition(LabelDefinition)
,
GASTMPackage.getLabelAccess_LabelDefinition()
void setLabelDefinition(LabelDefinition value)
Label Definition
' reference.
value
- the new value of the 'Label Definition' reference.getLabelDefinition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |