Uses of Interface
org.ow2.easywsdl.schema.api.SchemaElement

Packages that use SchemaElement
org.ow2.easywsdl.schema.api   
org.ow2.easywsdl.schema.api.absItf   
org.ow2.easywsdl.schema.api.abstractElmt   
org.ow2.easywsdl.schema.impl   
 

Uses of SchemaElement in org.ow2.easywsdl.schema.api
 

Subinterfaces of SchemaElement in org.ow2.easywsdl.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 Notation
           
 interface Redefine
           
 interface Schema
           
 interface SimpleType
           
 interface Type
           
 

Uses of SchemaElement in org.ow2.easywsdl.schema.api.absItf
 

Subinterfaces of SchemaElement in org.ow2.easywsdl.schema.api.absItf
 interface AbsItfAnnotation
           
 interface AbsItfAttribute
           
 interface AbsItfAttributeGroup
           
 interface AbsItfComplexType<A extends AbsItfAttribute,S extends AbsItfSequence>
           
 interface AbsItfElement<T extends AbsItfType>
           
 interface AbsItfGroup
           
 interface AbsItfImport<S extends AbsItfSchema>
           
 interface AbsItfInclude<S extends AbsItfSchema>
           
 interface AbsItfNotation
           
 interface AbsItfRedefine<S extends AbsItfSchema>
           
 interface AbsItfSchema<T extends AbsItfType,E extends AbsItfElement,A extends AbsItfAttribute,Incl extends AbsItfInclude,Impt extends AbsItfImport>
           
 interface AbsItfSimpleType<A extends AbsItfAttribute>
           
 interface AbsItfType<A extends AbsItfAttribute>
           
 

Uses of SchemaElement in org.ow2.easywsdl.schema.api.abstractElmt
 

Classes in org.ow2.easywsdl.schema.api.abstractElmt that implement SchemaElement
 class AbstractAttributeImpl<E>
           
 class AbstractComplexTypeImpl<E extends Annotated,V,A extends AbsItfAttribute,S extends AbsItfSequence>
           
 class AbstractElementImpl<E,T extends AbsItfType>
           
 class AbstractImportImpl<E,S extends AbsItfSchema>
           
 class AbstractIncludeImpl<E,S extends AbsItfSchema>
           
 class AbstractSchemaElementImpl<E>
           
 class AbstractSchemaImpl<E,T extends AbsItfType,El extends AbsItfElement,A extends AbsItfAttribute,Incl extends AbsItfInclude,Impt extends AbsItfImport>
           
 class AbstractSequenceImpl<E extends Annotated,Elmt extends AbsItfElement>
           
 class AbstractSimpleTypeImpl<E extends Annotated,V,A extends AbsItfAttribute>
           
 class AbstractTypeImpl<E extends Annotated,V,A extends AbsItfAttribute>
           
 

Uses of SchemaElement in org.ow2.easywsdl.schema.impl
 

Classes in org.ow2.easywsdl.schema.impl that implement SchemaElement
 class AttributeImpl
           
 class ComplexTypeImpl
           
 class DocumentationImpl
           
 class ElementImpl
           
 class ImportImpl
           
 class IncludeImpl
           
 class RedefineImpl
           
 class SchemaImpl
           
 class SequenceImpl
           
 class SimpleTypeImpl
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.