Interface DataElement

All Superinterfaces:
AbstractCodeElement, CodeItem, ComputationalObject, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
IndexUnit, ItemUnit, MemberUnit, ParameterUnit, StorableUnit, Value, ValueElement, ValueList
All Known Implementing Classes:
DataElementImpl, IndexUnitImpl, ItemUnitImpl, MemberUnitImpl, ParameterUnitImpl, StorableUnitImpl, ValueElementImpl, ValueImpl, ValueListImpl

public interface DataElement
extends ComputationalObject
A representation of the model object 'Data Element'.

The following features are supported:

See Also:
CodePackage.getDataElement()