org.eclipse.gmf.gmfgraph
Interface CustomLayoutData

All Superinterfaces:
CustomClass, org.eclipse.emf.ecore.EObject, LayoutData, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
CustomLayoutDataImpl

public interface CustomLayoutData
extends LayoutData, CustomClass

A representation of the model object 'Custom Layout Data'.

See Also:
GMFGraphPackage.getCustomLayoutData()

Method Summary
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.LayoutData
getOwner, setOwner
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.CustomClass
getAttributes, getQualifiedClassName, setQualifiedClassName
 
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 © 2011. All Rights Reserved.