Interface GraphElement

All Superinterfaces:
DiagramElement, Element, org.eclipse.emf.ecore.EObject, MethodElement, NamedElement, org.eclipse.emf.common.notify.Notifier, PackageableElement
All Known Subinterfaces:
Diagram, GraphConnector, GraphEdge, GraphNode
All Known Implementing Classes:
DiagramImpl, GraphConnectorImpl, GraphEdgeImpl, GraphElementImpl, GraphNodeImpl

public interface GraphElement
extends DiagramElement
A representation of the model object 'Graph Element'.

The following features are supported:

See Also:
UmaPackage.getGraphElement()