Uses of Class
com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign

Packages that use TAssign
com.ebmwebsourcing.easybpel.model.bpel._abstract   
 

Uses of TAssign in com.ebmwebsourcing.easybpel.model.bpel._abstract
 

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TAssign
protected  TAssign TWhile.assign
           
protected  TAssign TOnMessage.assign
           
protected  TAssign TActivityContainer.assign
           
protected  TAssign TRepeatUntil.assign
           
protected  TAssign TOnAlarmPick.assign
           
protected  TAssign TScope.assign
           
protected  TAssign TElseif.assign
           
protected  TAssign TIf.assign
           
protected  TAssign TProcess.assign
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TAssign
 TAssign ObjectFactory.createTAssign()
          Create an instance of TAssign
 TAssign TWhile.getAssign()
          Gets the value of the assign property.
 TAssign TOnMessage.getAssign()
          Gets the value of the assign property.
 TAssign TActivityContainer.getAssign()
          Gets the value of the assign property.
 TAssign TRepeatUntil.getAssign()
          Gets the value of the assign property.
 TAssign TOnAlarmPick.getAssign()
          Gets the value of the assign property.
 TAssign TScope.getAssign()
          Gets the value of the assign property.
 TAssign TElseif.getAssign()
          Gets the value of the assign property.
 TAssign TIf.getAssign()
          Gets the value of the assign property.
 TAssign TProcess.getAssign()
          Gets the value of the assign property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TAssign
 javax.xml.bind.JAXBElement<TAssign> ObjectFactory.createAssign(TAssign value)
          Create an instance of JAXBElement<TAssign>}
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TAssign
 javax.xml.bind.JAXBElement<TAssign> ObjectFactory.createAssign(TAssign value)
          Create an instance of JAXBElement<TAssign>}
 void TWhile.setAssign(TAssign value)
          Sets the value of the assign property.
 void TOnMessage.setAssign(TAssign value)
          Sets the value of the assign property.
 void TActivityContainer.setAssign(TAssign value)
          Sets the value of the assign property.
 void TRepeatUntil.setAssign(TAssign value)
          Sets the value of the assign property.
 void TOnAlarmPick.setAssign(TAssign value)
          Sets the value of the assign property.
 void TScope.setAssign(TAssign value)
          Sets the value of the assign property.
 void TElseif.setAssign(TAssign value)
          Sets the value of the assign property.
 void TIf.setAssign(TAssign value)
          Sets the value of the assign property.
 void TProcess.setAssign(TAssign value)
          Sets the value of the assign property.
 



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