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