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

Packages that use TCorrelationSet
com.ebmwebsourcing.easybpel.model.bpel.executable   
com.ebmwebsourcing.easybpel.model.bpel.impl.correlation   
 

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TCorrelationSet
protected  java.util.List<TCorrelationSet> TCorrelationSets.correlationSet
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TCorrelationSet
 javax.xml.bind.JAXBElement<TCorrelationSet> ObjectFactory.createCorrelationSet(TCorrelationSet value)
          Create an instance of JAXBElement<TCorrelationSet>}
 java.util.List<TCorrelationSet> TCorrelationSets.getCorrelationSet()
          Gets the value of the correlationSet property.
 

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

Uses of TCorrelationSet in com.ebmwebsourcing.easybpel.model.bpel.impl.correlation
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.correlation with parameters of type TCorrelationSet
CorrelationSetImpl(TCorrelationSet model, TCorrelationSets correlationSets, BPELElement parent)
           
 



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