Interface AvailableKeysType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
AvailableKeysTypeImpl

public interface AvailableKeysType extends EObject
A representation of the model object 'Available Keys Type'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    EList
    Returns the value of the 'Key' attribute 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 Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver
  • Method Details

    • getKey

      EList getKey()
      Returns the value of the 'Key' attribute list. The list contents are of type String. Valid key value for this axis. There will normally be more than one key value for an axis, but one is allowed for special circumstances.
      Returns:
      the value of the 'Key' attribute list.
      See Also: