|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Label Offset Attributes'.
The following features are supported:
GMFGenPackage.getLabelOffsetAttributes()| 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()
If the meaning of the 'X' attribute isn't clear, there really should be more of a description here...
LabelOffsetAttributes.setX(int),
GMFGenPackage.getLabelOffsetAttributes_X()public void setX(int value)
X' attribute.
value - the new value of the 'X' attribute.LabelOffsetAttributes.getX()public int getY()
If the meaning of the 'Y' attribute isn't clear, there really should be more of a description here...
LabelOffsetAttributes.setY(int),
GMFGenPackage.getLabelOffsetAttributes_Y()public void setY(int value)
Y' attribute.
value - the new value of the 'Y' attribute.LabelOffsetAttributes.getY()
|
Generation Framework | ||||||||||
| 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., Borland Software Corp., and others 2005,2006. All rights reserved.