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

Packages that use TTargets
com.ebmwebsourcing.easybpel.model.bpel.api.containers   
com.ebmwebsourcing.easybpel.model.bpel.executable   
 

Uses of TTargets in com.ebmwebsourcing.easybpel.model.bpel.api.containers
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.api.containers with parameters of type TTargets
TargetsImpl(TTargets model, ContainersImpl parent)
           
TargetsImpl(TTargets model, ExtendedActivity parent)
           
 

Uses of TTargets in com.ebmwebsourcing.easybpel.model.bpel.executable
 

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TTargets
protected  TTargets TActivity.targets
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TTargets
 TTargets ObjectFactory.createTTargets()
          Create an instance of TTargets
 TTargets TActivity.getTargets()
          Gets the value of the targets property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TTargets
 javax.xml.bind.JAXBElement<TTargets> ObjectFactory.createTargets(TTargets value)
          Create an instance of JAXBElement<TTargets>}
 void TActivity.setTargets(TTargets value)
          Sets the value of the targets property.
 



Copyright © 2012 Petals Link. All Rights Reserved.