|
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 'Guide'.
A guide is a constraint on the x-y layout of nodes. A guide is defined by a position along one the of the diagram rulers. Nodes attached to a guide can be attached by a varierty of alignments
The following features are supported:
NotationPackage.getGuide()
Method Summary | |
EMap |
getNodeMap()
Returns the value of the 'Node Map' map. |
int |
getPosition()
Returns the value of the 'Position' attribute. |
void |
setPosition(int value)
Sets the value of the ' Position ' attribute |
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 int getPosition()
"0"
.
The position is the distance along the diagram ruler of the guide
setPosition(int)
,
NotationPackage.getGuide_Position()
public void setPosition(int value)
Position
' attribute.
The position is the distance along the diagram ruler of the guide
value
- the new value of the 'Position' attribute.getPosition()
public EMap getNodeMap()
Node
,
and the value is of type Alignment
,
The map is an unordered map from nodes to their alignment in respect to the guide.
NotationPackage.getGuide_NodeMap()
|
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.