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

Packages that use AbsItfRestriction
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 AbsItfRestriction in org.ow2.easywsdl.schema.api
 

Subinterfaces of AbsItfRestriction in org.ow2.easywsdl.schema.api
 interface Restriction
           
 

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

Classes in org.ow2.easywsdl.schema.api.absItf with type parameters of type AbsItfRestriction
 interface AbsItfSimpleType<A extends AbsItfAttribute,R extends AbsItfRestriction>
           
 

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

Classes in org.ow2.easywsdl.schema.api.abstractElmt with type parameters of type AbsItfRestriction
 class AbstractSimpleTypeImpl<E extends Annotated,V,A extends AbsItfAttribute,R extends AbsItfRestriction>
           
 

Classes in org.ow2.easywsdl.schema.api.abstractElmt that implement AbsItfRestriction
 class AbstractRestrictionImpl<E,En extends AbsItfEnumeration>
           
 

Fields in org.ow2.easywsdl.schema.api.abstractElmt declared as AbsItfRestriction
protected  R AbstractSimpleTypeImpl.restriction
           
 

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

Classes in org.ow2.easywsdl.schema.decorator with type parameters of type AbsItfRestriction
 class DecoratorSimpleTypeImpl<A extends AbsItfAttribute,R extends AbsItfRestriction>
           
 

Constructors in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfRestriction
DecoratorRestrictionImpl(AbsItfRestriction restriction, java.lang.Class<? extends En> enumImpl)
           
 

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

Classes in org.ow2.easywsdl.schema.impl that implement AbsItfRestriction
 class RestrictionImpl
           
 



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