Uses of Interface
fr.tireme.schemadoc.SDSchema.SDGroupContent

Packages that use SDGroupContent
fr.tireme.schemadoc.SDSchema Defines all Schemadoc representation of an XSD object, in an independent way of the API used for loading the information. 
fr.tireme.schemadoc.SDSchema.XSD Implementation of fr.tireme.schemadoc.SDSchema based on an extension of the Eclipse XSD API. 
 

Uses of SDGroupContent in fr.tireme.schemadoc.SDSchema
 

Methods in fr.tireme.schemadoc.SDSchema that return SDGroupContent
 SDGroupContent SDGroupDefinition.getGroupContent()
          Returns the content of this group.
 

Uses of SDGroupContent in fr.tireme.schemadoc.SDSchema.XSD
 

Classes in fr.tireme.schemadoc.SDSchema.XSD that implement SDGroupContent
 class XSDModelGroupWrapp
           
 

Methods in fr.tireme.schemadoc.SDSchema.XSD that return SDGroupContent
 SDGroupContent XSDModelGroupDefinitionWrapp.getGroupContent()
          Returns the content of this group.