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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TCorrelationsWithPattern
protected  TCorrelationsWithPattern TInvoke.correlations
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TCorrelationsWithPattern
 TCorrelationsWithPattern ObjectFactory.createTCorrelationsWithPattern()
          Create an instance of TCorrelationsWithPattern
 TCorrelationsWithPattern TInvoke.getCorrelations()
          Gets the value of the correlations property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TCorrelationsWithPattern
 void TInvoke.setCorrelations(TCorrelationsWithPattern value)
          Sets the value of the correlations property.
 



Copyright © 2012 Petals Link. All Rights Reserved.