org.eclipse.gmf.gmfgraph
Interface Connection

All Superinterfaces:
DiagramElement, org.eclipse.emf.ecore.EObject, Identity, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ConnectionImpl

public interface Connection
extends DiagramElement

A representation of the model object 'Connection'.

See Also:
GMFGraphPackage.getConnection()
Generated
Model Properties:

Method Summary
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.DiagramElement
getFacets, getFigure, setFigure
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.Identity
getName, setName
 
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.