All Superinterfaces:
EObject, Fragment, Notifier
All Known Implementing Classes:
UsageImpl

public interface Usage extends Fragment
A representation of the model object 'Usage'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getContents

      EList<UsageContent> getContents()
      Returns the value of the 'Contents' containment reference list. The list contents are of type UsageContent.
      Returns:
      the value of the 'Contents' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true"