Interface ManifestType

All Superinterfaces:
BasicIdentificationType, DescriptionType, EObject, Notifier
All Known Implementing Classes:
ManifestTypeImpl

public interface ManifestType extends BasicIdentificationType
A representation of the model object 'Manifest Type'. Unordered list of one or more groups of references to remote and/or local resources.

The following features are supported:

See Also:
  • Method Details

    • getReferenceGroup

      EList<ReferenceGroupType> getReferenceGroup()
      Returns the value of the 'Reference Group' containment reference list. The list contents are of type ReferenceGroupType.

      If the meaning of the 'Reference Group' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Reference Group' containment reference list.
      See Also: