|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiagramLabel
A representation of the model object 'Diagram Label'.
The following features are supported:
GMFGraphPackage.getDiagramLabel()
Method Summary | |
---|---|
ChildAccess |
getAccessor()
Returns the value of the 'Accessor' reference. |
ChildAccess |
getContainer()
Returns the value of the 'Container' reference. |
boolean |
isElementIcon()
Returns the value of the 'Element Icon' attribute. |
boolean |
isExternal()
Returns the value of the 'External' attribute. |
void |
setAccessor(ChildAccess value)
Sets the value of the ' Accessor ' reference. |
void |
setContainer(ChildAccess value)
Sets the value of the ' Container ' reference. |
void |
setElementIcon(boolean value)
Sets the value of the ' Element Icon ' attribute. |
Methods inherited from interface org.eclipse.gmf.gmfgraph.Node |
---|
getAffixedParentSide, getContentPane, getResizeConstraint, setAffixedParentSide, setContentPane, setResizeConstraint |
Methods inherited from interface org.eclipse.gmf.gmfgraph.DiagramElement |
---|
getFacets, getFigure, setFigure |
Methods inherited from interface org.eclipse.gmf.gmfgraph.Identity |
---|
getName, setName |
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 |
---|
boolean isElementIcon()
"true"
.
If the meaning of the 'Element Icon' attribute isn't clear, there really should be more of a description here...
setElementIcon(boolean)
,
GMFGraphPackage.getDiagramLabel_ElementIcon()
void setElementIcon(boolean value)
Element Icon
' attribute.
value
- the new value of the 'Element Icon' attribute.isElementIcon()
ChildAccess getAccessor()
If the meaning of the 'Accessor' reference isn't clear, there really should be more of a description here...
setAccessor(ChildAccess)
,
GMFGraphPackage.getDiagramLabel_Accessor()
void setAccessor(ChildAccess value)
Accessor
' reference.
value
- the new value of the 'Accessor' reference.getAccessor()
ChildAccess getContainer()
If the meaning of the 'Container' reference isn't clear, there really should be more of a description here...
setContainer(ChildAccess)
,
GMFGraphPackage.getDiagramLabel_Container()
void setContainer(ChildAccess value)
Container
' reference.
value
- the new value of the 'Container' reference.getContainer()
boolean isExternal()
If the meaning of the 'External' attribute isn't clear, there really should be more of a description here...
GMFGraphPackage.getDiagramLabel_External()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |