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

Packages that use TCorrelation
com.ebmwebsourcing.easybpel.model.bpel.executable   
 

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

Subclasses of TCorrelation in com.ebmwebsourcing.easybpel.model.bpel.executable
 class TCorrelationWithPattern
          Java class for tCorrelationWithPattern complex type.
 

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TCorrelation
protected  java.util.List<TCorrelation> TCorrelations.correlation
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TCorrelation
 java.util.List<TCorrelation> TCorrelations.getCorrelation()
          Gets the value of the correlation property.
 



Copyright © 2011 Petals Link. All Rights Reserved.