|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbsItfInclude in org.ow2.easywsdl.schema |
---|
Methods in org.ow2.easywsdl.schema that return AbsItfInclude | |
---|---|
AbsItfInclude |
DefaultSchemaImpl.createInclude()
|
AbsItfInclude |
DefaultSchemaImpl.removeInclude(AbsItfInclude includeDef)
|
Methods in org.ow2.easywsdl.schema that return types with arguments of type AbsItfInclude | |
---|---|
java.util.List<AbsItfInclude> |
DefaultSchemaImpl.getIncludes()
|
java.util.List<AbsItfInclude> |
DefaultSchemaImpl.getIncludes(java.net.URI locationURI)
|
Methods in org.ow2.easywsdl.schema with parameters of type AbsItfInclude | |
---|---|
void |
DefaultSchemaImpl.addInclude(AbsItfInclude includeDef)
|
AbsItfInclude |
DefaultSchemaImpl.removeInclude(AbsItfInclude includeDef)
|
Uses of AbsItfInclude in org.ow2.easywsdl.schema.api |
---|
Subinterfaces of AbsItfInclude in org.ow2.easywsdl.schema.api | |
---|---|
interface |
Import
|
interface |
Include
|
interface |
Redefine
|
Uses of AbsItfInclude in org.ow2.easywsdl.schema.api.absItf |
---|
Classes in org.ow2.easywsdl.schema.api.absItf with type parameters of type AbsItfInclude | |
---|---|
interface |
AbsItfSchema<T extends AbsItfType,E extends AbsItfElement,A extends AbsItfAttribute,Incl extends AbsItfInclude,Impt extends AbsItfImport>
|
Subinterfaces of AbsItfInclude in org.ow2.easywsdl.schema.api.absItf | |
---|---|
interface |
AbsItfImport<S extends AbsItfSchema>
|
interface |
AbsItfRedefine<S extends AbsItfSchema>
|
Uses of AbsItfInclude in org.ow2.easywsdl.schema.api.abstractElmt |
---|
Classes in org.ow2.easywsdl.schema.api.abstractElmt that implement AbsItfInclude | |
---|---|
class |
AbstractImportImpl<E,S extends AbsItfSchema>
|
class |
AbstractIncludeImpl<E,S extends AbsItfSchema>
|
Uses of AbsItfInclude in org.ow2.easywsdl.schema.decorator |
---|
Methods in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfInclude | |
---|---|
protected InclNew |
AbstractSchemaConverter.convertInclude(AbsItfInclude oldInclude,
java.lang.Class<InclImpl> inclimpl)
|
Method parameters in org.ow2.easywsdl.schema.decorator with type arguments of type AbsItfInclude | |
---|---|
protected void |
AbstractSchemaConverter.convertIncludes(java.util.List<AbsItfInclude> includes,
java.lang.Class<InclImpl> inclimpl,
SNew newDesc)
|
Constructors in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfInclude | |
---|---|
DecoratorIncludeImpl(AbsItfInclude<S> include)
|
Uses of AbsItfInclude in org.ow2.easywsdl.schema.impl |
---|
Classes in org.ow2.easywsdl.schema.impl that implement AbsItfInclude | |
---|---|
class |
ImportImpl
|
class |
IncludeImpl
|
class |
RedefineImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |