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