Interface Drawing

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ChartDrawing, CommentDrawing, ControlDrawing, DendrogramDrawing, EllipseDrawing, GanttChartDrawing, GeographicalSchemaDrawing, GroupDrawing, LineDrawing, ObjectDrawing, PictureDrawing, PivotChartDrawing, RectangleDrawing, TextDrawing
All Known Implementing Classes:
ChartDrawingImpl, CommentDrawingImpl, ControlDrawingImpl, DendrogramDrawingImpl, DrawingImpl, EllipseDrawingImpl, GanttChartDrawingImpl, GeographicalSchemaDrawingImpl, GroupDrawingImpl, LineDrawingImpl, ObjectDrawingImpl, PictureDrawingImpl, PivotChartDrawingImpl, RectangleDrawingImpl, TextDrawingImpl

public interface Drawing extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Drawing'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Detail Parameter' attribute.
    Returns the value of the 'Detail Value' containment reference.
    int
    Returns the value of the 'Drawing Id' attribute.
    int
    Returns the value of the 'Format Index' attribute.
    Returns the value of the 'Position' containment reference.
    int
    Returns the value of the 'ZOrder' attribute.
    void
    Sets the value of the 'Detail Parameter' attribute.
    void
    Sets the value of the 'Detail Value' containment reference.
    void
    setDrawingId(int value)
    Sets the value of the 'Drawing Id' attribute.
    void
    setFormatIndex(int value)
    Sets the value of the 'Format Index' attribute.
    void
    Sets the value of the 'Position' containment reference.
    void
    setZOrder(int value)
    Sets the value of the 'ZOrder' attribute.

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver