Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate

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 TWhile.validate
           
protected  TValidate TOnMessage.validate
           
protected  TValidate TActivityContainer.validate
           
protected  TValidate TRepeatUntil.validate
           
protected  TValidate TOnAlarmPick.validate
           
protected  TValidate TScope.validate
           
protected  TValidate TElseif.validate
           
protected  TValidate TIf.validate
           
protected  TValidate TProcess.validate
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TValidate
 TValidate ObjectFactory.createTValidate()
          Create an instance of TValidate
 TValidate TWhile.getValidate()
          Gets the value of the validate property.
 TValidate TOnMessage.getValidate()
          Gets the value of the validate property.
 TValidate TActivityContainer.getValidate()
          Gets the value of the validate property.
 TValidate TRepeatUntil.getValidate()
          Gets the value of the validate property.
 TValidate TOnAlarmPick.getValidate()
          Gets the value of the validate property.
 TValidate TScope.getValidate()
          Gets the value of the validate property.
 TValidate TElseif.getValidate()
          Gets the value of the validate property.
 TValidate TIf.getValidate()
          Gets the value of the validate property.
 TValidate TProcess.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 TWhile.setValidate(TValidate value)
          Sets the value of the validate property.
 void TOnMessage.setValidate(TValidate value)
          Sets the value of the validate property.
 void TActivityContainer.setValidate(TValidate value)
          Sets the value of the validate property.
 void TRepeatUntil.setValidate(TValidate value)
          Sets the value of the validate property.
 void TOnAlarmPick.setValidate(TValidate value)
          Sets the value of the validate property.
 void TScope.setValidate(TValidate value)
          Sets the value of the validate property.
 void TElseif.setValidate(TValidate value)
          Sets the value of the validate property.
 void TIf.setValidate(TValidate value)
          Sets the value of the validate property.
 void TProcess.setValidate(TValidate value)
          Sets the value of the validate property.
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.