Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.extensionactivities.Breakpoint

Packages that use Breakpoint
com.ebmwebsourcing.easybpel.model.bpel.extensionactivities   
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension   
 

Uses of Breakpoint in com.ebmwebsourcing.easybpel.model.bpel.extensionactivities
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.extensionactivities that return Breakpoint
 Breakpoint ObjectFactory.createBreakpoint()
          Create an instance of Breakpoint
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.extensionactivities with parameters of type Breakpoint
 javax.xml.bind.JAXBElement<Breakpoint> ObjectFactory.createBreakpoint(Breakpoint value)
          Create an instance of JAXBElement<Breakpoint>}
 

Uses of Breakpoint in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension with parameters of type Breakpoint
BreakpointActivityImpl(Breakpoint model, BPELElementImpl parent)
           
 



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