Interface IdCapabilitiesType

All Superinterfaces:
EObject, IdCapabilities, Notifier
All Known Implementing Classes:
IdCapabilitiesTypeImpl

public interface IdCapabilitiesType extends EObject, IdCapabilities
A representation of the model object 'Id Capabilities Type'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Resource Identifier' containment reference list.

    Methods inherited from interface EObject

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

    Methods inherited from interface IdCapabilities

    hasEID, hasFID

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver
  • Method Details