Uses of Interface
bexee.model.activity.Throw

Packages that use Throw
bexee.model Java representation of the BPEL language. 
bexee.model.activity.impl This package contains default implementations of the interfaces from the bexee.model.activity package. 
 

Uses of Throw in bexee.model
 

Methods in bexee.model with parameters of type Throw
 void BPELElementVisitor.visit(Throw bexeethrow)
          Visit a Throw BPELElement.
 void AbstractBPELElementVisitor.visit(Throw bexeethrow)
          Empty method body for Throw
 

Uses of Throw in bexee.model.activity.impl
 

Classes in bexee.model.activity.impl that implement Throw
 class ThrowImpl
          Default implementation of the Throw activity.
 



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