|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenLinkLabel
A representation of the model object 'Gen Link Label'. Label attached to link
The following features are supported:
GMFGenPackage.getGenLinkLabel()
Field Summary |
---|
Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenLabel |
---|
CLASS_NAME_PREFIX |
Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenCommonBase |
---|
DEFAULT_CLASS_NAME_PREFIX, EDIT_PART_SUFFIX, ITEM_SEMANTIC_EDIT_POLICY_SUFFIX, NOTATION_VIEW_FACTORY_SUFFIX |
Method Summary | |
---|---|
LinkLabelAlignment |
getAlignment()
Returns the value of the 'Alignment' attribute. |
GenLink |
getLink()
Returns the value of the 'Link' container reference. |
void |
setAlignment(LinkLabelAlignment value)
Sets the value of the ' Alignment ' attribute. |
void |
setLink(GenLink value)
Sets the value of the ' Link ' container reference. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenLabel |
---|
getMetaFeatures, getModelFacet, isElementIcon, isReadOnly, setElementIcon, setModelFacet, setReadOnly |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
GenLink getLink()
Labels
'.
If the meaning of the 'Link' container reference isn't clear, there really should be more of a description here...
setLink(GenLink)
,
GMFGenPackage.getGenLinkLabel_Link()
,
GenLink.getLabels()
void setLink(GenLink value)
Link
' container reference.
value
- the new value of the 'Link' container reference.getLink()
LinkLabelAlignment getAlignment()
"MIDDLE"
.
The literals are from the enumeration LinkLabelAlignment
.
If the meaning of the 'Alignment' attribute isn't clear, there really should be more of a description here...
LinkLabelAlignment
,
setAlignment(LinkLabelAlignment)
,
GMFGenPackage.getGenLinkLabel_Alignment()
void setAlignment(LinkLabelAlignment value)
Alignment
' attribute.
value
- the new value of the 'Alignment' attribute.LinkLabelAlignment
,
getAlignment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |