org.eclipse.gmf.gmfgraph
Interface Connection
- All Superinterfaces:
- DiagramElement, EObject, Identity, Notifier
- All Known Implementing Classes:
- ConnectionImpl
- public interface Connection
- extends DiagramElement
A representation of the model object 'Connection'.
The following features are supported:
- See Also:
GMFGraphPackage.getConnection()- ** Generated **
- Model:
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
getConnectionFigure
public Figure getConnectionFigure()
- Returns the value of the 'Connection Figure' reference.
Specializes DiagramElement.figure
- Returns:
- the value of the 'Connection Figure' reference.
- See Also:
GMFGraphPackage.getConnection_ConnectionFigure()- ** Generated **
- Model:
- resolveProxies="false" required="true" transient="true" changeable="false" volatile="true" derived="true"
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.