Uses of Interface
bexee.model.activity.Terminate

Packages that use Terminate
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 Terminate in bexee.model
 

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

Uses of Terminate in bexee.model.activity.impl
 

Classes in bexee.model.activity.impl that implement Terminate
 class TerminateImpl
          Default implementation of the Terminate activity.
 



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