|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbsItfDescription in org.ow2.easywsdl.wsdl |
|---|
| Classes in org.ow2.easywsdl.wsdl with type parameters of type AbsItfDescription | |
|---|---|
class |
ExtensionFactory<D extends AbsItfDescription>
This abstract class defines extensions factories methods |
| Methods in org.ow2.easywsdl.wsdl with parameters of type AbsItfDescription | |
|---|---|
abstract D |
ExtensionFactory.addExtElmt2Description(AbsItfDescription desc)
Add extension elements to object model |
| Uses of AbsItfDescription in org.ow2.easywsdl.wsdl.api |
|---|
| Subinterfaces of AbsItfDescription in org.ow2.easywsdl.wsdl.api | |
|---|---|
interface |
Description
This interface represents a WSDL definition. |
| Method parameters in org.ow2.easywsdl.wsdl.api with type arguments of type AbsItfDescription | |
|---|---|
Description |
WSDLReader.read(org.xml.sax.InputSource source,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports)
Read an WSDL part provided by an InputSource, description
imports/includes and schema imports/includes provided by
descriptionImports and schemaImports are not
read. |
| Uses of AbsItfDescription in org.ow2.easywsdl.wsdl.api.abstractElmt |
|---|
| Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfDescription | |
|---|---|
protected AbsItfDescription |
AbstractInterfaceTypeImpl.desc
the desc |
protected D |
AbstractIncludeImpl.desc
the desc |
protected AbsItfDescription |
AbstractTypesImpl.desc
the desc |
protected AbsItfDescription |
AbstractBindingImpl.desc
the desc |
protected AbsItfDescription |
AbstractServiceImpl.desc
the desc |
| Methods in org.ow2.easywsdl.wsdl.api.abstractElmt that return AbsItfDescription | |
|---|---|
AbsItfDescription |
AbstractInterfaceTypeImpl.getDescription()
|
AbsItfDescription |
AbstractBindingImpl.getDescription()
|
AbsItfDescription |
AbstractServiceImpl.getDescription()
|
| Method parameters in org.ow2.easywsdl.wsdl.api.abstractElmt with type arguments of type AbsItfDescription | |
|---|---|
abstract Description |
AbstractWSDLReaderImpl.read(org.xml.sax.InputSource source,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports)
Read an WSDL part provided by an InputSource, description
imports/includes and schema imports/includes provided by
descriptionImports and schemaImports are not
read. |
protected Description |
AbstractWSDLReaderImpl.readExternalPart(java.net.URI externalURI,
java.net.URI documentBaseURI,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports)
Read an external WSDL URI according to a base URI. |
| Constructor parameters in org.ow2.easywsdl.wsdl.api.abstractElmt with type arguments of type AbsItfDescription | |
|---|---|
AbstractImportImpl(E model,
D parent,
java.util.Map<java.net.URI,AbsItfDescription> descripionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports,
java.net.URI baseURI,
AbstractWSDLReaderImpl reader)
Default constructor |
|
AbstractIncludeImpl(E model,
D parent,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports,
java.net.URI baseURI,
AbstractWSDLReaderImpl reader)
Default constructor |
|
| Uses of AbsItfDescription in org.ow2.easywsdl.wsdl.api.abstractItf |
|---|
| Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfDescription | |
|---|---|
interface |
AbsItfImport<D extends AbsItfDescription>
This interface represents an import, and may contain a reference to the imported definition. |
interface |
AbsItfInclude<D extends AbsItfDescription>
This interface represents an include, and may contain a reference to the included definition. |
| Uses of AbsItfDescription in org.ow2.easywsdl.wsdl.decorator |
|---|
| Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfDescription | |
|---|---|
abstract DNew |
AbstractWSDLConverter.convertDescription(AbsItfDescription desc)
|
DNew |
GenericDescriptionConverter.convertDescription(AbsItfDescription odlDesc,
java.lang.Class<DImpl> dimpl)
|
protected DNew |
AbstractWSDLConverter.convertDescription(AbsItfDescription odlDesc,
java.lang.Class<DImpl> dimpl,
java.lang.Class<SImpl> simpl,
java.lang.Class<BImpl> bimpl,
java.lang.Class<IImpl> iimpl,
java.lang.Class<InclImpl> inclimpl,
java.lang.Class<ImptImpl> imptimpl,
java.lang.Class<TImpl> timpl,
java.lang.Class<EImpl> eimpl,
java.lang.Class<OImpl> oimpl,
java.lang.Class<InImpl> inimpl,
java.lang.Class<OutImpl> outimpl,
java.lang.Class<FImpl> fimpl,
java.lang.Class<BOImpl> boimpl,
java.lang.Class<BInImpl> binimpl,
java.lang.Class<BOutImpl> boutimpl,
java.lang.Class<BFImpl> bfimpl)
|
| Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfDescription | |
|---|---|
DecoratorDescriptionImpl(AbsItfDescription<S,E,B,I,Incl,Impt,T> wsdl,
java.lang.Class<? extends DecoratorTypesImpl> typesImpl)
|
|
| Uses of AbsItfDescription in org.ow2.easywsdl.wsdl.impl.generic |
|---|
| Method parameters in org.ow2.easywsdl.wsdl.impl.generic with type arguments of type AbsItfDescription | |
|---|---|
Description |
WSDLReaderImpl.read(org.xml.sax.InputSource inputSource,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports)
Read an WSDL part provided by an InputSource, description
imports/includes and schema imports/includes provided by
descriptionImports and schemaImports are not
read. |
| Uses of AbsItfDescription in org.ow2.easywsdl.wsdl.impl.wsdl11 |
|---|
| Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type AbsItfDescription | |
|---|---|
java.util.List<MessageImpl> |
DescriptionImpl.findAllMessages(AbsItfDescription parent)
|
| Method parameters in org.ow2.easywsdl.wsdl.impl.wsdl11 with type arguments of type AbsItfDescription | |
|---|---|
Description |
WSDLReaderImpl.read(org.xml.sax.InputSource inputSource,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports)
Read an WSDL part provided by an InputSource, description
imports/includes and schema imports/includes provided by
descriptionImports and schemaImports are not
read. |
| Constructor parameters in org.ow2.easywsdl.wsdl.impl.wsdl11 with type arguments of type AbsItfDescription | |
|---|---|
DescriptionImpl(java.net.URI baseURI,
TDefinitions definition,
org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl namespaceMapper,
org.ow2.easywsdl.schema.api.extensions.SchemaLocatorImpl schemaLocator,
java.util.Map<WSDLReader.FeatureConstants,java.lang.Object> features,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports,
WSDLReaderImpl reader)
|
|
ImportImpl(TImport impt,
Description parent,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports,
java.net.URI baseURI,
WSDLReaderImpl reader)
|
|
| Uses of AbsItfDescription in org.ow2.easywsdl.wsdl.impl.wsdl20 |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfDescription | |
|---|---|
class |
DescriptionImpl
|
| Method parameters in org.ow2.easywsdl.wsdl.impl.wsdl20 with type arguments of type AbsItfDescription | |
|---|---|
Description |
WSDLReaderImpl.read(org.xml.sax.InputSource inputSource,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports)
Read an WSDL part provided by an InputSource, description
imports/includes and schema imports/includes provided by
descriptionImports and schemaImports are not
read. |
| Constructor parameters in org.ow2.easywsdl.wsdl.impl.wsdl20 with type arguments of type AbsItfDescription | |
|---|---|
DescriptionImpl(java.net.URI baseURI,
DescriptionType description,
org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl namespaceMapper,
org.ow2.easywsdl.schema.api.extensions.SchemaLocatorImpl schemaLocator,
java.util.Map<WSDLReader.FeatureConstants,java.lang.Object> features,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports,
WSDLReaderImpl reader)
|
|
ImportImpl(ImportType impt,
Description parent,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports,
java.net.URI baseURI,
WSDLReaderImpl reader)
|
|
IncludeImpl(IncludeType incl,
Description parent,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports,
java.net.URI baseURI,
WSDLReaderImpl reader)
|
|
| Uses of AbsItfDescription in org.ow2.easywsdl.wsdl.util |
|---|
| Methods in org.ow2.easywsdl.wsdl.util with parameters of type AbsItfDescription | |
|---|---|
static java.util.Map<org.ow2.easywsdl.schema.api.SchemaReader.FeatureConstants,java.lang.Object> |
Util.convertWSDLFeatures2SchemaFeature(AbsItfDescription desc)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||