Interface IndexElement

All Superinterfaces:
AbstractDataElement, DataResource, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
Index, ReferenceKey, UniqueKey
All Known Implementing Classes:
IndexElementImpl, IndexImpl, ReferenceKeyImpl, UniqueKeyImpl

public interface IndexElement
extends DataResource
A representation of the model object 'Index Element'.

The following features are supported:

See Also:
DataPackage.getIndexElement()
  • Method Details