Interface CaiAbstractItem

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CaiGroup, CaiPanel
All Known Implementing Classes:
CaiAbstractItemImpl, CaiGroupImpl, CaiPanelImpl

public interface CaiAbstractItem extends IBmObject
A representation of the model object 'Abstract Item'.

The following features are supported:

See Also:
  • Method Details