Interface GraphicPrimitive

All Superinterfaces:
DiagramElement, Element, org.eclipse.emf.ecore.EObject, LeafElement, MethodElement, NamedElement, org.eclipse.emf.common.notify.Notifier, PackageableElement
All Known Subinterfaces:
Ellipse, Polyline
All Known Implementing Classes:
EllipseImpl, GraphicPrimitiveImpl, PolylineImpl

public interface GraphicPrimitive
extends LeafElement
A representation of the model object 'Graphic Primitive'.
See Also:
UmaPackage.getGraphicPrimitive()