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

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

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

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

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

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



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