|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Import in com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports that return types with arguments of type Import | |
|---|---|
java.util.List<Import> |
Descriptions.getBPELImports()
|
| Uses of Import in com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator |
|---|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator with parameters of type Import | |
|---|---|
ImportValidatorImpl(Import _import)
|
|
| Uses of Import in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports |
|---|
| Classes in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports that implement Import | |
|---|---|
class |
ImportImpl
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports that return Import | |
|---|---|
Import |
DescriptionsImpl.removeImport(Import importDef)
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports that return types with arguments of type Import | |
|---|---|
java.util.List<Import> |
DescriptionsImpl.getBPELImports()
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports with parameters of type Import | |
|---|---|
void |
DescriptionsImpl.addImport(Import importDef)
|
Import |
DescriptionsImpl.removeImport(Import importDef)
|
| Constructor parameters in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports with type arguments of type Import | |
|---|---|
DescriptionsImpl(java.lang.String processNamespace,
java.lang.String processItfName,
java.util.List<Import> imports)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||