Interface GroupDrawing

All Superinterfaces:
Drawing, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
GroupDrawingImpl

public interface GroupDrawing extends Drawing
A representation of the model object 'Group Drawing'.

The following features are supported:

See Also:
  • Method Details

    • getNestedDrawings

      org.eclipse.emf.common.util.EList<Drawing> getNestedDrawings()
      Returns the value of the 'Nested Drawings' containment reference list. The list contents are of type Drawing.
      Returns:
      the value of the 'Nested Drawings' containment reference list.
      See Also: