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