|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CorrelationSet in org.sbpm.sbpel |
|---|
| Methods in org.sbpm.sbpel that return CorrelationSet | |
|---|---|
CorrelationSet |
SBPELFactory.createCorrelationSet()
|
CorrelationSet |
Correlation.getSet()
|
| Methods in org.sbpm.sbpel that return types with arguments of type CorrelationSet | |
|---|---|
Set<CorrelationSet> |
Scope.listCorrelationSets()
|
Set<CorrelationSet> |
Process.listCorrelationSets()
|
| Methods in org.sbpm.sbpel with parameters of type CorrelationSet | |
|---|---|
boolean |
Scope.addCorrelationSet(CorrelationSet value)
|
boolean |
Process.addCorrelationSet(CorrelationSet value)
|
boolean |
Scope.removeCorrelationSet(CorrelationSet value)
|
boolean |
Process.removeCorrelationSet(CorrelationSet value)
|
void |
Correlation.setSet(CorrelationSet value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||