Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.AbstractContentElement

Packages that use AbstractContentElement
org.eclipse.gmt.modisco.omg.kdm.data   
org.eclipse.gmt.modisco.omg.kdm.data.util   
 

Uses of AbstractContentElement in org.eclipse.gmt.modisco.omg.kdm.data
 

Subinterfaces of AbstractContentElement in org.eclipse.gmt.modisco.omg.kdm.data
 interface AllContent
          A representation of the model object 'All Content'.
 interface ChoiceContent
          A representation of the model object 'Choice Content'.
 interface ComplexContentType
          A representation of the model object 'Complex Content Type'.
 interface ContentAttribute
          A representation of the model object 'Content Attribute'.
 interface ContentElement
          A representation of the model object 'Content Element'.
 interface ContentItem
          A representation of the model object 'Content Item'.
 interface ContentReference
          A representation of the model object 'Content Reference'.
 interface ContentRestriction
          A representation of the model object 'Content Restriction'.
 interface GroupContent
          A representation of the model object 'Group Content'.
 interface MixedContent
          A representation of the model object 'Mixed Content'.
 interface SeqContent
          A representation of the model object 'Seq Content'.
 interface SimpleContentType
          A representation of the model object 'Simple Content Type'.
 

Uses of AbstractContentElement in org.eclipse.gmt.modisco.omg.kdm.data.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type AbstractContentElement
 T DataSwitch.caseAbstractContentElement(AbstractContentElement object)
          Returns the result of interpreting the object as an instance of 'Abstract Content Element'.