|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Dimension
A representation of the model object 'Dimension'.
The following features are supported:
GMFGraphPackage.getDimension()
Method Summary | |
---|---|
int |
getDx()
Returns the value of the 'Dx' attribute. |
int |
getDy()
Returns the value of the 'Dy' attribute. |
void |
setDx(int value)
Sets the value of the ' Dx ' attribute. |
void |
setDy(int value)
Sets the value of the ' Dy ' 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 getDx()
If the meaning of the 'Dx' attribute isn't clear, there really should be more of a description here...
setDx(int)
,
GMFGraphPackage.getDimension_Dx()
void setDx(int value)
Dx
' attribute.
value
- the new value of the 'Dx' attribute.getDx()
int getDy()
If the meaning of the 'Dy' attribute isn't clear, there really should be more of a description here...
setDy(int)
,
GMFGraphPackage.getDimension_Dy()
void setDy(int value)
Dy
' attribute.
value
- the new value of the 'Dy' attribute.getDy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |