|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Correlation in com.ebmwebsourcing.easybpel.model.bpel.api.activity |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity that return types with arguments of type Correlation | |
|---|---|
java.util.List<Correlation> |
Receive.getCorrelations()
|
java.util.List<Correlation> |
Reply.getCorrelations()
|
java.util.List<Correlation> |
Invoke.getCorrelations()
|
| Uses of Correlation in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick that return types with arguments of type Correlation | |
|---|---|
java.util.List<Correlation> |
OnMessage.getCorrelations()
|
| Uses of Correlation in com.ebmwebsourcing.easybpel.model.bpel.impl.activity |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity that return types with arguments of type Correlation | |
|---|---|
java.util.List<Correlation> |
ReceiveImpl.getCorrelations()
|
java.util.List<Correlation> |
InvokeImpl.getCorrelations()
|
java.util.List<Correlation> |
ReplyImpl.getCorrelations()
|
| Uses of Correlation in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4pick |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4pick that return types with arguments of type Correlation | |
|---|---|
java.util.List<Correlation> |
OnMessageImpl.getCorrelations()
|
| Uses of Correlation in com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator |
|---|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator with parameters of type Correlation | |
|---|---|
CorrelationValidatorImpl(Correlation correlation)
|
|
| Uses of Correlation in com.ebmwebsourcing.easybpel.model.bpel.impl.correlation |
|---|
| Classes in com.ebmwebsourcing.easybpel.model.bpel.impl.correlation that implement Correlation | |
|---|---|
class |
CorrelationImpl
|
| Uses of Correlation in com.ebmwebsourcing.easybpel.model.bpel.impl.runtime |
|---|
| Constructor parameters in com.ebmwebsourcing.easybpel.model.bpel.impl.runtime with type arguments of type Correlation | |
|---|---|
BPELCorrelationMatcher(BPELProcess bpeldefinition,
java.util.List<Correlation> correlations,
javax.xml.namespace.QName inputVariable)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||