Interface ComplexContentType

All Superinterfaces:
AbstractContentElement, AbstractDataElement, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
AllContent, ChoiceContent, MixedContent, SeqContent, SimpleContentType
All Known Implementing Classes:
AllContentImpl, ChoiceContentImpl, ComplexContentTypeImpl, MixedContentImpl, SeqContentImpl, SimpleContentTypeImpl

public interface ComplexContentType
extends AbstractContentElement
A representation of the model object 'Complex Content Type'.

The following features are supported:

See Also:
DataPackage.getComplexContentType()