|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCorrelation | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| com.ebmwebsourcing.easybpel.model.bpel.impl.correlation | |
| Uses of TCorrelation in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Subclasses of TCorrelation in com.ebmwebsourcing.easybpel.model.bpel.executable | |
|---|---|
class |
TCorrelationWithPattern
Java class for tCorrelationWithPattern complex type. |
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TCorrelation | |
|---|---|
protected java.util.List<TCorrelation> |
TCorrelations.correlation
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TCorrelation | |
|---|---|
TCorrelation |
ObjectFactory.createTCorrelation()
Create an instance of TCorrelation |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TCorrelation | |
|---|---|
java.util.List<TCorrelation> |
TCorrelations.getCorrelation()
Gets the value of the correlation property. |
| Uses of TCorrelation in com.ebmwebsourcing.easybpel.model.bpel.impl.correlation |
|---|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.correlation with parameters of type TCorrelation | |
|---|---|
CorrelationImpl(TCorrelation model,
TExtensibleElements parentCorrelationsElmt,
BPELElement parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||