org.eclipse.gmf.gmfgraph
Interface CustomLayoutData

All Superinterfaces:
CustomAttributeOwner, 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()
Generated
Model Properties:

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