|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TVariable | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| com.ebmwebsourcing.easybpel.model.bpel.impl.variable | |
| Uses of TVariable in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TVariable | |
|---|---|
protected java.util.List<TVariable> |
TVariables.variable
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TVariable | |
|---|---|
TVariable |
ObjectFactory.createTVariable()
Create an instance of TVariable |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TVariable | |
|---|---|
javax.xml.bind.JAXBElement<TVariable> |
ObjectFactory.createVariable(TVariable value)
Create an instance of JAXBElement<TVariable>} |
java.util.List<TVariable> |
TVariables.getVariable()
Gets the value of the variable property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TVariable | |
|---|---|
javax.xml.bind.JAXBElement<TVariable> |
ObjectFactory.createVariable(TVariable value)
Create an instance of JAXBElement<TVariable>} |
| Uses of TVariable in com.ebmwebsourcing.easybpel.model.bpel.impl.variable |
|---|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.variable with parameters of type TVariable | |
|---|---|
BPELDateVariableImpl(TVariable model,
TVariables variables,
BPELElement parent)
|
|
BPELElementVariableImpl(TVariable model,
TVariables variables,
BPELElement parent)
|
|
BPELIntVariableImpl(TVariable model,
TVariables variables,
BPELElement parent)
|
|
BPELLongVariableImpl(TVariable model,
TVariables variables,
BPELElement parent)
|
|
BPELStringVariableImpl(TVariable model,
TVariables variables,
BPELElement parent)
|
|
BPELVariableImpl(TVariable model,
TVariables variables,
BPELElement parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||