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