|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Node
A representation of the model object 'Node'.
The following features are supported:
GMFGraphPackage.getNode()
Method Summary | |
---|---|
Direction |
getAffixedParentSide()
Returns the value of the 'Affixed Parent Side' attribute. |
ChildAccess |
getContentPane()
Returns the value of the 'Content Pane' reference. |
Direction |
getResizeConstraint()
Returns the value of the 'Resize Constraint' attribute. |
void |
setAffixedParentSide(Direction value)
Sets the value of the ' Affixed Parent Side ' attribute. |
void |
setContentPane(ChildAccess value)
Sets the value of the ' Content Pane ' reference. |
void |
setResizeConstraint(Direction value)
Sets the value of the ' Resize Constraint ' attribute. |
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 |
---|
Direction getResizeConstraint()
"NSEW"
.
The literals are from the enumeration Direction
.
If the meaning of the 'Resize Constraint' attribute isn't clear, there really should be more of a description here...
Direction
,
setResizeConstraint(Direction)
,
GMFGraphPackage.getNode_ResizeConstraint()
void setResizeConstraint(Direction value)
Resize Constraint
' attribute.
value
- the new value of the 'Resize Constraint' attribute.Direction
,
getResizeConstraint()
Direction getAffixedParentSide()
"NONE"
.
The literals are from the enumeration Direction
.
If the meaning of the 'Affixed Parent Side' attribute isn't clear, there really should be more of a description here...
Direction
,
setAffixedParentSide(Direction)
,
GMFGraphPackage.getNode_AffixedParentSide()
void setAffixedParentSide(Direction value)
Affixed Parent Side
' attribute.
value
- the new value of the 'Affixed Parent Side' attribute.Direction
,
getAffixedParentSide()
ChildAccess getContentPane()
If the meaning of the 'Content Pane' reference isn't clear, there really should be more of a description here...
setContentPane(ChildAccess)
,
GMFGraphPackage.getNode_ContentPane()
void setContentPane(ChildAccess value)
Content Pane
' reference.
value
- the new value of the 'Content Pane' reference.getContentPane()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |