|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
| Uses of AbsItfDescription in org.ow2.easywsdl.wsdl.api.abstractElmt |
|---|
| Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfDescription | |
|---|---|
protected AbsItfDescription |
AbstractTypesImpl.desc
the desc |
protected AbsItfDescription |
AbstractServiceImpl.desc
the desc |
protected AbsItfDescription |
AbstractInterfaceTypeImpl.desc
the desc |
protected D |
AbstractIncludeImpl.desc
the desc |
protected AbsItfDescription |
AbstractBindingImpl.desc
the desc |
protected D |
AbstractIncludeImpl.parent
the parent description |
| Methods in org.ow2.easywsdl.wsdl.api.abstractElmt that return AbsItfDescription | |
|---|---|
AbsItfDescription |
AbstractServiceImpl.getDescription()
|
AbsItfDescription |
AbstractInterfaceTypeImpl.getDescription()
|
AbsItfDescription |
AbstractBindingImpl.getDescription()
|
| 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 |
|---|
| Fields in org.ow2.easywsdl.wsdl.decorator declared as AbsItfDescription | |
|---|---|
protected AbsItfDescription<S,E,B,I,Incl,Impt,T> |
DecoratorDescriptionImpl.wsdl
|
| 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.wsdl11 |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement AbsItfDescription | |
|---|---|
class |
DescriptionImpl
|
| 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 | |||||||||