|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TReceive | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TReceive in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TReceive | |
|---|---|
protected TReceive |
TActivityContainer.receive
|
protected TReceive |
TOnMessage.receive
|
protected TReceive |
TOnAlarmPick.receive
|
protected TReceive |
TIf.receive
|
protected TReceive |
TElseif.receive
|
protected TReceive |
TWhile.receive
|
protected TReceive |
TProcess.receive
|
protected TReceive |
TRepeatUntil.receive
|
protected TReceive |
TScope.receive
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TReceive | |
|---|---|
TReceive |
ObjectFactory.createTReceive()
Create an instance of TReceive |
TReceive |
TActivityContainer.getReceive()
Gets the value of the receive property. |
TReceive |
TOnMessage.getReceive()
Gets the value of the receive property. |
TReceive |
TOnAlarmPick.getReceive()
Gets the value of the receive property. |
TReceive |
TIf.getReceive()
Gets the value of the receive property. |
TReceive |
TElseif.getReceive()
Gets the value of the receive property. |
TReceive |
TWhile.getReceive()
Gets the value of the receive property. |
TReceive |
TProcess.getReceive()
Gets the value of the receive property. |
TReceive |
TRepeatUntil.getReceive()
Gets the value of the receive property. |
TReceive |
TScope.getReceive()
Gets the value of the receive property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TReceive | |
|---|---|
javax.xml.bind.JAXBElement<TReceive> |
ObjectFactory.createReceive(TReceive value)
Create an instance of JAXBElement<TReceive>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TReceive | |
|---|---|
javax.xml.bind.JAXBElement<TReceive> |
ObjectFactory.createReceive(TReceive value)
Create an instance of JAXBElement<TReceive>} |
void |
TActivityContainer.setReceive(TReceive value)
Sets the value of the receive property. |
void |
TOnMessage.setReceive(TReceive value)
Sets the value of the receive property. |
void |
TOnAlarmPick.setReceive(TReceive value)
Sets the value of the receive property. |
void |
TIf.setReceive(TReceive value)
Sets the value of the receive property. |
void |
TElseif.setReceive(TReceive value)
Sets the value of the receive property. |
void |
TWhile.setReceive(TReceive value)
Sets the value of the receive property. |
void |
TProcess.setReceive(TReceive value)
Sets the value of the receive property. |
void |
TRepeatUntil.setReceive(TReceive value)
Sets the value of the receive property. |
void |
TScope.setReceive(TReceive value)
Sets the value of the receive property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||