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