|
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 'Location'.
The location constraint specifies the position of a node
The following features are supported:
NotationPackage.getLocation()
Method Summary | |
int |
getX()
Returns the value of the 'X' attribute. |
int |
getY()
Returns the value of the 'Y' attribute. |
void |
setX(int value)
Sets the value of the ' X ' attribute |
void |
setY(int value)
Sets the value of the ' Y ' 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 getX()
"0"
.
setX(int)
,
NotationPackage.getLocation_X()
public void setX(int value)
X
' attribute.
value
- the new value of the 'X' attribute.getX()
public int getY()
"0"
.
setY(int)
,
NotationPackage.getLocation_Y()
public void setY(int value)
Y
' attribute.
value
- the new value of the 'Y' attribute.getY()
|
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.