|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TWhile | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| com.ebmwebsourcing.easybpel.model.bpel.impl.activity | |
| Uses of TWhile in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TWhile | |
|---|---|
protected TWhile |
TWhile._while
|
protected TWhile |
TOnMessage._while
|
protected TWhile |
TActivityContainer._while
|
protected TWhile |
TRepeatUntil._while
|
protected TWhile |
TOnAlarmPick._while
|
protected TWhile |
TScope._while
|
protected TWhile |
TElseif._while
|
protected TWhile |
TIf._while
|
protected TWhile |
TProcess._while
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TWhile | |
|---|---|
TWhile |
ObjectFactory.createTWhile()
Create an instance of TWhile |
TWhile |
TWhile.getWhile()
Gets the value of the while property. |
TWhile |
TOnMessage.getWhile()
Gets the value of the while property. |
TWhile |
TActivityContainer.getWhile()
Gets the value of the while property. |
TWhile |
TRepeatUntil.getWhile()
Gets the value of the while property. |
TWhile |
TOnAlarmPick.getWhile()
Gets the value of the while property. |
TWhile |
TScope.getWhile()
Gets the value of the while property. |
TWhile |
TElseif.getWhile()
Gets the value of the while property. |
TWhile |
TIf.getWhile()
Gets the value of the while property. |
TWhile |
TProcess.getWhile()
Gets the value of the while property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TWhile | |
|---|---|
javax.xml.bind.JAXBElement<TWhile> |
ObjectFactory.createWhile(TWhile value)
Create an instance of JAXBElement<TWhile>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TWhile | |
|---|---|
javax.xml.bind.JAXBElement<TWhile> |
ObjectFactory.createWhile(TWhile value)
Create an instance of JAXBElement<TWhile>} |
void |
TWhile.setWhile(TWhile value)
Sets the value of the while property. |
void |
TOnMessage.setWhile(TWhile value)
Sets the value of the while property. |
void |
TActivityContainer.setWhile(TWhile value)
Sets the value of the while property. |
void |
TRepeatUntil.setWhile(TWhile value)
Sets the value of the while property. |
void |
TOnAlarmPick.setWhile(TWhile value)
Sets the value of the while property. |
void |
TScope.setWhile(TWhile value)
Sets the value of the while property. |
void |
TElseif.setWhile(TWhile value)
Sets the value of the while property. |
void |
TIf.setWhile(TWhile value)
Sets the value of the while property. |
void |
TProcess.setWhile(TWhile value)
Sets the value of the while property. |
| Uses of TWhile in com.ebmwebsourcing.easybpel.model.bpel.impl.activity |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity with parameters of type TWhile | |
|---|---|
static Activity |
ActivityImpl.analyzeWhileActivity(TWhile internalActivity,
BPELElementImpl parent)
|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.activity with parameters of type TWhile | |
|---|---|
WhileImpl(TWhile model,
BPELElement parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||