|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Node'.
A node is a view that can composed and laid out in a container view.
The following features are supported:
NotationPackage.getNode()
Method Summary | |
LayoutConstraint |
createLayoutConstraint(EClass eClass)
A utility method to create a LayoutConstraint object from the given EClass
and then sets the node's LayoutConstraint property to the new object.
|
LayoutConstraint |
getLayoutConstraint()
Returns the value of the 'Layout Constraint' containment reference |
void |
setLayoutConstraint(LayoutConstraint value)
Sets the value of the ' Layout Constraint ' containment reference |
Methods inherited from interface com.ibm.xtools.notation.View |
createChild, createStyle, getChildren, getDiagram, getElement, getSourceEdges, getStyle, getStyles, getTargetEdges, getType, isVisible, setElement, setType, setVisible |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public LayoutConstraint getLayoutConstraint()
Layout constraints are used by layout managers to properly set the bounds of the node's visuals
setLayoutConstraint(LayoutConstraint)
,
NotationPackage.getNode_LayoutConstraint()
public void setLayoutConstraint(LayoutConstraint value)
Layout Constraint
' containment reference.
Layout constraints are used by layout managers to properly set the bounds of the node's visuals
value
- the new value of the 'Layout Constraint' containment reference.getLayoutConstraint()
public LayoutConstraint createLayoutConstraint(EClass eClass)
A utility method to create a LayoutConstraint
object from the given EClass
and then sets the node's LayoutConstraint property to the new object.
eClass
- the EClass
to be used in creating the LayoutConstraint
object
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.