Interface CaiGroup

All Superinterfaces:
CaiAbstractItem, org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
CaiGroupImpl

public interface CaiGroup extends CaiAbstractItem
A representation of the model object 'Group'.

The following features are supported:

See Also:
  • Method Details

    • getPanels

      org.eclipse.emf.common.util.EList<CaiPanel> getPanels()
      Returns the value of the 'Panels' containment reference list. The list contents are of type CaiPanel.
      Returns:
      the value of the 'Panels' containment reference list.
      See Also: