|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Layoutable
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
LayoutData getLayoutData()
Owner
'.
If the meaning of the 'Layout Data' containment reference isn't clear, there really should be more of a description here...
setLayoutData(LayoutData)
,
GMFGraphPackage.getLayoutable_LayoutData()
,
LayoutData.getOwner()
void setLayoutData(LayoutData value)
Layout Data
' containment reference.
value
- the new value of the 'Layout Data' containment reference.getLayoutData()
Layout getLayout()
If the meaning of the 'Layout' containment reference isn't clear, there really should be more of a description here...
setLayout(Layout)
,
GMFGraphPackage.getLayoutable_Layout()
void setLayout(Layout value)
Layout
' containment reference.
value
- the new value of the 'Layout' containment reference.getLayout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |