Uses of Package
bexee.model.activity

Packages that use bexee.model.activity
bexee.core Core classes and interfaces of the bexee engine. 
bexee.event bexee Event package. 
bexee.model Java representation of the BPEL language. 
bexee.model.activity This package contains all interfaces representing BPEL activities as specified in the bpel4ws.xsd XML Schema.  
bexee.model.activity.impl This package contains default implementations of the interfaces from the bexee.model.activity package. 
bexee.model.elements This package contains all interfaces representing BPEL elements as specified in the bpel4ws.xsd XML Schema.  
bexee.model.elements.impl This package contains default implementations of the interfaces from the bexee.model.elements package. 
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.activity used by bexee.core
Activity
          This interface represents a BPEL activity.
Assign
          Representation of a BPEL Assign activity.
Compensate
          Representation of a Compensate BPEL element.
Empty
          Representation of a BPEL Empy activity.
Flow
          Representation of a BPEL Flow activity.
Invoke
          Representation of a BPEL Invoke activity.
Receive
          Representation of a BPEL Receive activity.
Reply
          Representation of a BPEL Reply activity.
Sequence
          A sequence structured activity.
Switch
          This is a structured switch activity.
 

Classes in bexee.model.activity used by bexee.event
Activity
          This interface represents a BPEL activity.
 

Classes in bexee.model.activity used by bexee.model
Activity
          This interface represents a BPEL activity.
Assign
          Representation of a BPEL Assign activity.
Compensate
          Representation of a Compensate BPEL element.
Empty
          Representation of a BPEL Empy activity.
Flow
          Representation of a BPEL Flow activity.
Invoke
          Representation of a BPEL Invoke activity.
Receive
          Representation of a BPEL Receive activity.
Reply
          Representation of a BPEL Reply activity.
Scope
          A scope structured activity.
Sequence
          A sequence structured activity.
Terminate
          This activity will terminate a process when called.
Throw
          This throw activity will throw a fault when called.
 

Classes in bexee.model.activity used by bexee.model.activity
Activity
          This interface represents a BPEL activity.
CatchAll
          Representation of a Catch BPEL element.
CompensationHandler
          Representation of a CompensationHandler BPEL element.
Scope
          A scope structured activity.
 

Classes in bexee.model.activity used by bexee.model.activity.impl
Activity
          This interface represents a BPEL activity.
Assign
          Representation of a BPEL Assign activity.
CatchAll
          Representation of a Catch BPEL element.
Compensate
          Representation of a Compensate BPEL element.
CompensationHandler
          Representation of a CompensationHandler BPEL element.
Empty
          Representation of a BPEL Empy activity.
Flow
          Representation of a BPEL Flow activity.
Invoke
          Representation of a BPEL Invoke activity.
Receive
          Representation of a BPEL Receive activity.
Reply
          Representation of a BPEL Reply activity.
Scope
          A scope structured activity.
Sequence
          A sequence structured activity.
Switch
          This is a structured switch activity.
Terminate
          This activity will terminate a process when called.
Throw
          This throw activity will throw a fault when called.
 

Classes in bexee.model.activity used by bexee.model.elements
Activity
          This interface represents a BPEL activity.
CatchAll
          Representation of a Catch BPEL element.
 

Classes in bexee.model.activity used by bexee.model.elements.impl
Activity
          This interface represents a BPEL activity.
 

Classes in bexee.model.activity used by bexee.model.process
Activity
          This interface represents a BPEL activity.
CompensationHandler
          Representation of a CompensationHandler BPEL element.
 

Classes in bexee.model.activity used by bexee.model.process.impl
Activity
          This interface represents a BPEL activity.
CompensationHandler
          Representation of a CompensationHandler BPEL element.
 

Classes in bexee.model.activity used by bexee.model.xmltobpel
Assign
          Representation of a BPEL Assign activity.
Receive
          Representation of a BPEL Receive activity.
Reply
          Representation of a BPEL Reply activity.
Sequence
          A sequence structured activity.
 



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