|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DefaultSizeAttributes
A representation of the model object 'Default Size Attributes'.
The following features are supported:
GMFGenPackage.getDefaultSizeAttributes()
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
int getWidth()
"40"
.
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(int)
,
GMFGenPackage.getDefaultSizeAttributes_Width()
void setWidth(int value)
Width
' attribute.
value
- the new value of the 'Width' attribute.getWidth()
int getHeight()
"30"
.
If the meaning of the 'Height' attribute isn't clear, there really should be more of a description here...
setHeight(int)
,
GMFGenPackage.getDefaultSizeAttributes_Height()
void setHeight(int value)
Height
' attribute.
value
- the new value of the 'Height' attribute.getHeight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |