Interface AbstractContentElement

All Superinterfaces:
AbstractDataElement, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
AllContent, ChoiceContent, ComplexContentType, ContentAttribute, ContentElement, ContentItem, ContentReference, ContentRestriction, GroupContent, MixedContent, SeqContent, SimpleContentType
All Known Implementing Classes:
AllContentImpl, ChoiceContentImpl, ComplexContentTypeImpl, ContentAttributeImpl, ContentElementImpl, ContentItemImpl, ContentReferenceImpl, ContentRestrictionImpl, GroupContentImpl, MixedContentImpl, SeqContentImpl, SimpleContentTypeImpl

public interface AbstractContentElement
extends AbstractDataElement
A representation of the model object 'Abstract Content Element'.
See Also:
DataPackage.getAbstractContentElement()