Uses of Interface
com.ebmwebsourcing.commons.schema.api.SchemaElement

Packages that use SchemaElement
com.ebmwebsourcing.commons.schema.api   
com.ebmwebsourcing.commons.schema.api.abstractElmt   
com.ebmwebsourcing.commons.schema.impl   
 

Uses of SchemaElement in com.ebmwebsourcing.commons.schema.api
 

Subinterfaces of SchemaElement in com.ebmwebsourcing.commons.schema.api
 interface Annotation
           
 interface Attribute
           
 interface AttributeGroup
           
 interface ComplexType
           
 interface Documentation
          This interface represents an documentation, and contains the content of the input and the message itself.
 interface Element
           
 interface Group
           
 interface Import
           
 interface Include
           
 interface Redefine
           
 interface Schema
           
 interface SimpleType
           
 interface Type
           
 

Uses of SchemaElement in com.ebmwebsourcing.commons.schema.api.abstractElmt
 

Classes in com.ebmwebsourcing.commons.schema.api.abstractElmt that implement SchemaElement
 class AbstractAttribute<E>
           
 class AbstractElement<E>
           
 class AbstractImport<E>
           
 class AbstractInclude<E>
           
 class AbstractSchema<E>
           
 class AbstractSchemaElement<E>
           
 class AbstractType<E extends Annotated,V>
           
 

Uses of SchemaElement in com.ebmwebsourcing.commons.schema.impl
 

Classes in com.ebmwebsourcing.commons.schema.impl that implement SchemaElement
 class Attribute
           
 class ComplexType
           
 class Documentation
           
 class Element
           
 class Import
           
 class Include
           
 class Redefine
           
 class Schema
           
 class SimpleType
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.