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

Packages that use TCopy
com.ebmwebsourcing.easybpel.model.bpel.executable   
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign   
 

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TCopy
 javax.xml.bind.JAXBElement<TCopy> ObjectFactory.createCopy(TCopy value)
          Create an instance of JAXBElement<TCopy>}
 

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

Uses of TCopy in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign with parameters of type TCopy
CopyImpl(TCopy model, BPELElementImpl parent)
           
 



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