Uses of Package
bexee.model.process

Packages that use bexee.model.process
bexee.admin bexee Administration package. 
bexee.core Core classes and interfaces of the bexee engine. 
bexee.dao Persistence package; a "Data Access Object" pattern implementation for bexee. 
bexee.model Java representation of the BPEL language. 
bexee.model.process This package contains interface which are used in order to represent a BPEL process.  
bexee.model.process.impl This package contains default implementations for the bexee.model.process package. 
bexee.model.xmltobpel This package contains BPEL process element and activity factories used by the Digester
 

Classes in bexee.model.process used by bexee.admin
BPELProcess
          This class represents a BPEL process with all necessary additional information, e.g. its WSDL description, partner WSDLs etc.
 

Classes in bexee.model.process used by bexee.core
BPELProcess
          This class represents a BPEL process with all necessary additional information, e.g. its WSDL description, partner WSDLs etc.
Process
          This is a representation of a BPEL process element from a BPEL document.
 

Classes in bexee.model.process used by bexee.dao
BPELProcess
          This class represents a BPEL process with all necessary additional information, e.g. its WSDL description, partner WSDLs etc.
 

Classes in bexee.model.process used by bexee.model
BPELProcess
          This class represents a BPEL process with all necessary additional information, e.g. its WSDL description, partner WSDLs etc.
Process
          This is a representation of a BPEL process element from a BPEL document.
 

Classes in bexee.model.process used by bexee.model.process
Process
          This is a representation of a BPEL process element from a BPEL document.
 

Classes in bexee.model.process used by bexee.model.process.impl
BPELProcess
          This class represents a BPEL process with all necessary additional information, e.g. its WSDL description, partner WSDLs etc.
Process
          This is a representation of a BPEL process element from a BPEL document.
 

Classes in bexee.model.process used by bexee.model.xmltobpel
BPELProcess
          This class represents a BPEL process with all necessary additional information, e.g. its WSDL description, partner WSDLs etc.
Process
          This is a representation of a BPEL process element from a BPEL document.
 



Copyright © 2004 Berne University of Applied Sciences. All Rights Reserved.