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

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

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

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

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

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

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



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