public interface VLabel extends VContainedElement
The following features are supported:
VLabelPackage.getLabel()
Modifier and Type | Method and Description |
---|---|
VDomainModelReference |
getDomainModelReference()
Returns the value of the 'Domain Model Reference' containment reference.
|
VLabelStyle |
getStyle()
Returns the value of the 'Style' attribute.
|
void |
setDomainModelReference(VDomainModelReference value)
Sets the value of the '
Domain Model Reference ' containment reference. |
void |
setStyle(VLabelStyle value)
Sets the value of the '
Style '
attribute. |
getAttachments, getDiagnostic, getLabel, getName, getUuid, isEffectivelyEnabled, isEffectivelyReadonly, isEffectivelyVisible, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setLabel, setName, setReadonly, setUuid, setVisible
VLabelStyle getStyle()
VLabelStyle
.
If the meaning of the 'Style' attribute isn't clear, there really should be more of a description here...
VLabelStyle
,
setStyle(VLabelStyle)
,
VLabelPackage.getLabel_Style()
void setStyle(VLabelStyle value)
Style
'
attribute.
value
- the new value of the 'Style' attribute.VLabelStyle
,
getStyle()
VDomainModelReference getDomainModelReference()
If the meaning of the 'Domain Model Reference' containment reference isn't clear, there really should be more of a description here...
setDomainModelReference(VDomainModelReference)
,
VLabelPackage.getLabel_DomainModelReference()
void setDomainModelReference(VDomainModelReference value)
Domain Model Reference
' containment reference.
value
- the new value of the 'Domain Model Reference' containment reference.getDomainModelReference()
Copyright © 2019. All rights reserved.