|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Layoutable'.
The following features are supported:
GMFGraphPackage.getLayoutable()| Method Summary | |
Layout |
getLayout()
Returns the value of the 'Layout' containment reference |
LayoutData |
getLayoutData()
Returns the value of the 'Layout Data' containment reference. |
void |
setLayout(Layout value)
Sets the value of the ' Layout' containment reference |
void |
setLayoutData(LayoutData value)
Sets the value of the ' Layout Data' containment reference |
| 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 LayoutData getLayoutData()
Owner'.
If the meaning of the 'Layout Data' containment reference isn't clear, there really should be more of a description here...
Layoutable.setLayoutData(LayoutData),
GMFGraphPackage.getLayoutable_LayoutData(),
LayoutData.getOwner()public void setLayoutData(LayoutData value)
Layout Data' containment reference.
value - the new value of the 'Layout Data' containment reference.Layoutable.getLayoutData()public Layout getLayout()
If the meaning of the 'Layout' containment reference isn't clear, there really should be more of a description here...
Layoutable.setLayout(Layout),
GMFGraphPackage.getLayoutable_Layout()public void setLayout(Layout value)
Layout' containment reference.
value - the new value of the 'Layout' containment reference.Layoutable.getLayout()
|
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.