Interface GraphNode

All Superinterfaces:
DiagramElement, Element, org.eclipse.emf.ecore.EObject, GraphElement, MethodElement, NamedElement, org.eclipse.emf.common.notify.Notifier, PackageableElement
All Known Subinterfaces:
Diagram
All Known Implementing Classes:
DiagramImpl, GraphNodeImpl

public interface GraphNode
extends GraphElement
A representation of the model object 'Graph Node'.

The following features are supported:

See Also:
UmaPackage.getGraphNode()