|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TInvoke | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| com.ebmwebsourcing.easybpel.model.bpel.impl.activity | |
| Uses of TInvoke in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TInvoke | |
|---|---|
protected TInvoke |
TWhile.invoke
|
protected TInvoke |
TOnMessage.invoke
|
protected TInvoke |
TActivityContainer.invoke
|
protected TInvoke |
TRepeatUntil.invoke
|
protected TInvoke |
TOnAlarmPick.invoke
|
protected TInvoke |
TScope.invoke
|
protected TInvoke |
TElseif.invoke
|
protected TInvoke |
TIf.invoke
|
protected TInvoke |
TProcess.invoke
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TInvoke | |
|---|---|
TInvoke |
ObjectFactory.createTInvoke()
Create an instance of TInvoke |
TInvoke |
TWhile.getInvoke()
Gets the value of the invoke property. |
TInvoke |
TOnMessage.getInvoke()
Gets the value of the invoke property. |
TInvoke |
TActivityContainer.getInvoke()
Gets the value of the invoke property. |
TInvoke |
TRepeatUntil.getInvoke()
Gets the value of the invoke property. |
TInvoke |
TOnAlarmPick.getInvoke()
Gets the value of the invoke property. |
TInvoke |
TScope.getInvoke()
Gets the value of the invoke property. |
TInvoke |
TElseif.getInvoke()
Gets the value of the invoke property. |
TInvoke |
TIf.getInvoke()
Gets the value of the invoke property. |
TInvoke |
TProcess.getInvoke()
Gets the value of the invoke property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TInvoke | |
|---|---|
javax.xml.bind.JAXBElement<TInvoke> |
ObjectFactory.createInvoke(TInvoke value)
Create an instance of JAXBElement<TInvoke>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TInvoke | |
|---|---|
javax.xml.bind.JAXBElement<TInvoke> |
ObjectFactory.createInvoke(TInvoke value)
Create an instance of JAXBElement<TInvoke>} |
void |
TWhile.setInvoke(TInvoke value)
Sets the value of the invoke property. |
void |
TOnMessage.setInvoke(TInvoke value)
Sets the value of the invoke property. |
void |
TActivityContainer.setInvoke(TInvoke value)
Sets the value of the invoke property. |
void |
TRepeatUntil.setInvoke(TInvoke value)
Sets the value of the invoke property. |
void |
TOnAlarmPick.setInvoke(TInvoke value)
Sets the value of the invoke property. |
void |
TScope.setInvoke(TInvoke value)
Sets the value of the invoke property. |
void |
TElseif.setInvoke(TInvoke value)
Sets the value of the invoke property. |
void |
TIf.setInvoke(TInvoke value)
Sets the value of the invoke property. |
void |
TProcess.setInvoke(TInvoke value)
Sets the value of the invoke property. |
| Uses of TInvoke in com.ebmwebsourcing.easybpel.model.bpel.impl.activity |
|---|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.activity with parameters of type TInvoke | |
|---|---|
InvokeImpl(TInvoke model,
BPELElement parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||