Uses of Interface
org.ow2.easywsdl.schema.api.absItf.AbsItfGroup

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

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

Subinterfaces of AbsItfGroup in org.ow2.easywsdl.schema.api
 interface All
           
 interface Choice
           
 interface Group
           
 interface Sequence
           
 

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

Subinterfaces of AbsItfGroup in org.ow2.easywsdl.schema.api.absItf
 interface AbsItfAll<E extends AbsItfElement>
           
 interface AbsItfChoice<E extends AbsItfElement>
           
 interface AbsItfSequence<E extends AbsItfElement>
           
 

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

Classes in org.ow2.easywsdl.schema.api.abstractElmt that implement AbsItfGroup
 class AbstractAllImpl<E extends Annotated,Elmt extends AbsItfElement>
           
 class AbstractChoiceImpl<E extends Annotated,Elmt extends AbsItfElement>
           
 class AbstractSequenceImpl<E extends Annotated,Elmt extends AbsItfElement>
           
 

Uses of AbsItfGroup in org.ow2.easywsdl.schema.decorator
 

Classes in org.ow2.easywsdl.schema.decorator with type parameters of type AbsItfGroup
 class AbstractSchemaConverter<SNew extends AbsItfSchema,SImpl extends DecoratorSchemaImpl,AnnNew extends AbsItfAnnotation,AnnImpl extends DecoratorAnnotationImpl,AttGNew extends AbsItfAttributeGroup,AttGImpl extends DecoratorAttributeGroupImpl,AttNew extends AbsItfAttribute,AttImpl extends DecoratorAttributeImpl,CTNew extends AbsItfType,CTImpl extends DecoratorComplexTypeImpl,ENew extends AbsItfElement,EImpl extends DecoratorElementImpl,GNew extends AbsItfGroup,GImpl extends DecoratorGroupImpl,ImptNew extends AbsItfImport,ImptImpl extends DecoratorImportImpl,InclNew extends AbsItfInclude,InclImpl extends DecoratorIncludeImpl,NotNew extends AbsItfNotation,NotImpl extends DecoratorNotationImpl,RedNew extends AbsItfRedefine,RedImpl extends DecoratorRedefineImpl,STNew extends AbsItfType,STImpl extends DecoratorSimpleTypeImpl,TNew extends AbsItfType,TImpl extends DecoratorTypeImpl>
           
 class DecoratorGroupImpl<E extends AbsItfElement,G extends AbsItfGroup<E>>
           
 

Constructors in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfGroup
DecoratorGroupImpl(AbsItfGroup<E> group, java.lang.Class<? extends E> eImpl)
           
 

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

Classes in org.ow2.easywsdl.schema.impl that implement AbsItfGroup
 class AllImpl
           
 class ChoiceImpl
           
 class SequenceImpl
           
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.