Interface DiagramElement

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, MethodElement, NamedElement, org.eclipse.emf.common.notify.Notifier, PackageableElement
All Known Subinterfaces:
CoreSemanticModelBridge, Diagram, DiagramLink, Ellipse, GraphConnector, GraphEdge, GraphElement, GraphicPrimitive, GraphNode, Image, LeafElement, Polyline, Property, Reference, SemanticModelBridge, SimpleSemanticModelElement, TextElement, UMASemanticModelBridge
All Known Implementing Classes:
CoreSemanticModelBridgeImpl, DiagramElementImpl, DiagramImpl, DiagramLinkImpl, EllipseImpl, GraphConnectorImpl, GraphEdgeImpl, GraphElementImpl, GraphicPrimitiveImpl, GraphNodeImpl, ImageImpl, LeafElementImpl, PolylineImpl, PropertyImpl, ReferenceImpl, SemanticModelBridgeImpl, SimpleSemanticModelElementImpl, TextElementImpl, UMASemanticModelBridgeImpl

public interface DiagramElement
extends MethodElement
A representation of the model object 'Diagram Element'.

The following features are supported:

See Also:
UmaPackage.getDiagramElement()