Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage

Packages that use TOnMessage
com.ebmwebsourcing.easybpel.model.bpel.executable   
com.ebmwebsourcing.easybpel.model.bpel.impl.activity   
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4pick   
 

Uses of TOnMessage in com.ebmwebsourcing.easybpel.model.bpel.executable
 

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TOnMessage
protected  java.util.List<TOnMessage> TPick.onMessage
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TOnMessage
 TOnMessage ObjectFactory.createTOnMessage()
          Create an instance of TOnMessage
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TOnMessage
 javax.xml.bind.JAXBElement<TOnMessage> ObjectFactory.createOnMessage(TOnMessage value)
          Create an instance of JAXBElement<TOnMessage>}
 java.util.List<TOnMessage> TPick.getOnMessage()
          Gets the value of the onMessage property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TOnMessage
 javax.xml.bind.JAXBElement<TOnMessage> ObjectFactory.createOnMessage(TOnMessage value)
          Create an instance of JAXBElement<TOnMessage>}
 

Uses of TOnMessage in com.ebmwebsourcing.easybpel.model.bpel.impl.activity
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity with parameters of type TOnMessage
static Activity ActivityImpl.analyzeOnMessageActivity(TOnMessage internalActivity, BPELElementImpl parent)
           
 

Uses of TOnMessage in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4pick
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4pick with parameters of type TOnMessage
OnMessageImpl(TOnMessage model, BPELElementImpl parent)
           
 



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