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

Packages that use TSources
com.ebmwebsourcing.easybpel.model.bpel.executable   
com.ebmwebsourcing.easybpel.model.bpel.impl.containers   
 

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TSources
protected  TSources TActivity.sources
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TSources
 TSources ObjectFactory.createTSources()
          Create an instance of TSources
 TSources TActivity.getSources()
          Gets the value of the sources property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TSources
 javax.xml.bind.JAXBElement<TSources> ObjectFactory.createSources(TSources value)
          Create an instance of JAXBElement<TSources>}
 void TActivity.setSources(TSources value)
          Sets the value of the sources property.
 

Uses of TSources in com.ebmwebsourcing.easybpel.model.bpel.impl.containers
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.containers with parameters of type TSources
SourcesImpl(TSources model, ContainersImpl parent)
           
 



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