Interface DerivedType

All Superinterfaces:
AbstractCodeElement, CodeItem, Datatype, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ArrayType, BagType, PointerType, RangeType, SequenceType, SetType
All Known Implementing Classes:
ArrayTypeImpl, BagTypeImpl, DerivedTypeImpl, PointerTypeImpl, RangeTypeImpl, SequenceTypeImpl, SetTypeImpl

public interface DerivedType
extends Datatype
A representation of the model object 'Derived Type'.

The following features are supported:

See Also:
CodePackage.getDerivedType()