org.eclipse.gmf.gmfgraph
Interface Layout

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
BorderLayout, CenterLayout, CustomLayout, FlowLayout, GridLayout, LayoutRef, StackLayout, XYLayout
All Known Implementing Classes:
BorderLayoutImpl, CenterLayoutImpl, CustomLayoutImpl, FlowLayoutImpl, GridLayoutImpl, LayoutRefImpl, StackLayoutImpl, XYLayoutImpl

public interface Layout
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Layout'.

See Also:
GMFGraphPackage.getLayout()
Generated
Model Properties:
interface="true" abstract="true"

Method Summary
 
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
 



Copyright © 2012. All Rights Reserved.