Interface LeafElement

All Superinterfaces:
DiagramElement, Element, org.eclipse.emf.ecore.EObject, MethodElement, NamedElement, org.eclipse.emf.common.notify.Notifier, PackageableElement
All Known Subinterfaces:
Ellipse, GraphicPrimitive, Image, Polyline, TextElement
All Known Implementing Classes:
EllipseImpl, GraphicPrimitiveImpl, ImageImpl, LeafElementImpl, PolylineImpl, TextElementImpl

public interface LeafElement
extends DiagramElement
A representation of the model object 'Leaf Element'.
See Also:
UmaPackage.getLeafElement()