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

Packages that use TInitiate
com.ebmwebsourcing.easybpel.model.bpel.api.correlation   
com.ebmwebsourcing.easybpel.model.bpel.executable   
 

Uses of TInitiate in com.ebmwebsourcing.easybpel.model.bpel.api.correlation
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.correlation that return TInitiate
 TInitiate Correlation.getInitiate()
           
 

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TInitiate
protected  TInitiate TCorrelation.initiate
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TInitiate
static TInitiate TInitiate.fromValue(java.lang.String v)
           
 TInitiate TCorrelation.getInitiate()
          Gets the value of the initiate property.
static TInitiate TInitiate.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TInitiate[] TInitiate.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TInitiate
 void TCorrelation.setInitiate(TInitiate value)
          Sets the value of the initiate property.
 



Copyright © 2012 Petals Link. All Rights Reserved.