Uses of Interface
com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions

Packages that use Descriptions
com.ebmwebsourcing.easybpel.model.bpel.api   
com.ebmwebsourcing.easybpel.model.bpel.impl   
com.ebmwebsourcing.easybpel.model.bpel.impl.message   
com.ebmwebsourcing.easybpel.model.bpel.impl.runtime   
com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports   
 

Uses of Descriptions in com.ebmwebsourcing.easybpel.model.bpel.api
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api that return Descriptions
 Descriptions BPELProcess.getImports()
           
 

Uses of Descriptions in com.ebmwebsourcing.easybpel.model.bpel.impl
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.impl that return Descriptions
 Descriptions BPELProcessImpl.getImports()
           
 

Uses of Descriptions in com.ebmwebsourcing.easybpel.model.bpel.impl.message
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.message with parameters of type Descriptions
static BPELInternalMessage BPELInternalMessageImpl.createMessage(BPELVariable definition, Descriptions desc)
           
static boolean BPELInternalMessageImpl.createMessageIfNotExist(com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable v, Descriptions desc)
           
 

Uses of Descriptions in com.ebmwebsourcing.easybpel.model.bpel.impl.runtime
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.runtime with parameters of type Descriptions
BPELMessageMatcher(Descriptions desc)
           
 

Uses of Descriptions in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports
 

Classes in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports that implement Descriptions
 class DescriptionsImpl
           
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.