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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TCorrelations
protected  TCorrelations TReply.correlations
           
protected  TCorrelations TReceive.correlations
           
protected  TCorrelations TOnMsgCommon.correlations
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TCorrelations
 TCorrelations ObjectFactory.createTCorrelations()
          Create an instance of TCorrelations
 TCorrelations TReply.getCorrelations()
          Gets the value of the correlations property.
 TCorrelations TReceive.getCorrelations()
          Gets the value of the correlations property.
 TCorrelations TOnMsgCommon.getCorrelations()
          Gets the value of the correlations property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TCorrelations
 void TReply.setCorrelations(TCorrelations value)
          Sets the value of the correlations property.
 void TReceive.setCorrelations(TCorrelations value)
          Sets the value of the correlations property.
 void TOnMsgCommon.setCorrelations(TCorrelations value)
          Sets the value of the correlations property.
 



Copyright © 2012 Petals Link. All Rights Reserved.