|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCorrelationSets | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel._abstract | |
| Uses of TCorrelationSets in com.ebmwebsourcing.easybpel.model.bpel._abstract |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TCorrelationSets | |
|---|---|
protected TCorrelationSets |
TScope.correlationSets
|
protected TCorrelationSets |
TProcess.correlationSets
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TCorrelationSets | |
|---|---|
TCorrelationSets |
ObjectFactory.createTCorrelationSets()
Create an instance of TCorrelationSets |
TCorrelationSets |
TScope.getCorrelationSets()
Gets the value of the correlationSets property. |
TCorrelationSets |
TProcess.getCorrelationSets()
Gets the value of the correlationSets property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TCorrelationSets | |
|---|---|
javax.xml.bind.JAXBElement<TCorrelationSets> |
ObjectFactory.createCorrelationSets(TCorrelationSets value)
Create an instance of JAXBElement<TCorrelationSets>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TCorrelationSets | |
|---|---|
javax.xml.bind.JAXBElement<TCorrelationSets> |
ObjectFactory.createCorrelationSets(TCorrelationSets value)
Create an instance of JAXBElement<TCorrelationSets>} |
void |
TScope.setCorrelationSets(TCorrelationSets value)
Sets the value of the correlationSets property. |
void |
TProcess.setCorrelationSets(TCorrelationSets value)
Sets the value of the correlationSets property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||