Interface Repository

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

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

The following features are supported:

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

    • getContents

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