|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabelDefinition
A representation of the model object 'Label Definition'.
The following features are supported:
GASTMPackage.getLabelDefinition()
Method Summary | |
---|---|
Name |
getLabelName()
Returns the value of the 'Label Name' containment reference. |
LabelType |
getLabelType()
Returns the value of the 'Label Type' containment reference. |
void |
setLabelName(Name value)
Sets the value of the ' Label Name ' containment reference. |
void |
setLabelType(LabelType value)
Sets the value of the ' Label Type ' containment reference. |
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.getLabelDefinition_LabelName()
void setLabelName(Name value)
Label Name
' containment reference.
value
- the new value of the 'Label Name' containment reference.getLabelName()
LabelType getLabelType()
If the meaning of the 'Label Type' containment reference isn't clear, there really should be more of a description here...
setLabelType(LabelType)
,
GASTMPackage.getLabelDefinition_LabelType()
void setLabelType(LabelType value)
Label Type
' containment reference.
value
- the new value of the 'Label Type' containment reference.getLabelType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |