Interface ReferenceGroupType

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

public interface ReferenceGroupType extends BasicIdentificationType
A representation of the model object 'Reference Group Type'. Logical group of one or more references to remote and/or local resources, allowing including metadata about that group. A Group can be used instead of a Manifest that can only contain one group.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    EList
    Returns the value of the 'Abstract Reference Base' containment reference list.
    FeatureMap
    Returns the value of the 'Abstract Reference Base Group' attribute list.

    Methods inherited from interface BasicIdentificationType

    getIdentifier, getMetadata, setIdentifier

    Methods inherited from interface DescriptionType

    getAbstract, getKeywords, getTitle

    Methods inherited from interface EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver
  • Method Details

    • getAbstractReferenceBaseGroup

      FeatureMap getAbstractReferenceBaseGroup()
      Returns the value of the 'Abstract Reference Base Group' attribute list. The list contents are of type FeatureMap.Entry.

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

      Returns:
      the value of the 'Abstract Reference Base Group' attribute list.
      See Also:
    • getAbstractReferenceBase

      EList getAbstractReferenceBase()
      Returns the value of the 'Abstract Reference Base' containment reference list. The list contents are of type AbstractReferenceBaseType.

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

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