|
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 'Size'.
The size constraint specifies the extents of a node
The following features are supported:
NotationPackage.getSize()
Method Summary | |
int |
getHeight()
Returns the value of the 'Height' attribute. |
int |
getWidth()
Returns the value of the 'Width' attribute. |
void |
setHeight(int value)
Sets the value of the ' Height ' attribute |
void |
setWidth(int value)
Sets the value of the ' Width ' 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 getWidth()
"-1"
.
setWidth(int)
,
NotationPackage.getSize_Width()
public void setWidth(int value)
Width
' attribute.
value
- the new value of the 'Width' attribute.getWidth()
public int getHeight()
"-1"
.
setHeight(int)
,
NotationPackage.getSize_Height()
public void setHeight(int value)
Height
' attribute.
value
- the new value of the 'Height' attribute.getHeight()
|
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.