|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabelOffsetAttributes
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
int getX()
If the meaning of the 'X' attribute isn't clear, there really should be more of a description here...
setX(int)
,
GMFGenPackage.getLabelOffsetAttributes_X()
void setX(int value)
X
' attribute.
value
- the new value of the 'X' attribute.getX()
int getY()
If the meaning of the 'Y' attribute isn't clear, there really should be more of a description here...
setY(int)
,
GMFGenPackage.getLabelOffsetAttributes_Y()
void setY(int value)
Y
' attribute.
value
- the new value of the 'Y' attribute.getY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |