Interface ResourceEnvironment

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

public interface ResourceEnvironment extends Fragment
A representation of the model object 'Resource Environment'.

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"