Interface Style

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

public interface Style extends IBmObject, AbstractStyle
A representation of the model object 'Style'.

The following features are supported:

See Also:
  • Method Details

    • getItems

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