|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCorrelations | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TCorrelations in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TCorrelations | |
|---|---|
protected TCorrelations |
TOnMsgCommon.correlations
|
protected TCorrelations |
TReceive.correlations
|
protected TCorrelations |
TReply.correlations
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TCorrelations | |
|---|---|
TCorrelations |
ObjectFactory.createTCorrelations()
Create an instance of TCorrelations |
TCorrelations |
TOnMsgCommon.getCorrelations()
Gets the value of the correlations property. |
TCorrelations |
TReceive.getCorrelations()
Gets the value of the correlations property. |
TCorrelations |
TReply.getCorrelations()
Gets the value of the correlations property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TCorrelations | |
|---|---|
void |
TOnMsgCommon.setCorrelations(TCorrelations value)
Sets the value of the correlations property. |
void |
TReceive.setCorrelations(TCorrelations value)
Sets the value of the correlations property. |
void |
TReply.setCorrelations(TCorrelations value)
Sets the value of the correlations property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||