Uses of Class
bexee.model.activity.impl.AbstractActivity

Packages that use AbstractActivity
bexee.model.activity.impl This package contains default implementations of the interfaces from the bexee.model.activity package. 
 

Uses of AbstractActivity in bexee.model.activity.impl
 

Subclasses of AbstractActivity in bexee.model.activity.impl
 class AssignImpl
          This is a default implementation of the Assign activity.
 class CompensateImpl
          Default implementation of the Compensate BPEL activity.
 class EmptyImpl
          Default implementation of the Empty activity.
 class FlowImpl
          Default implementation of the Flow activity.
 class InvokeImpl
          Default implementation of the Invoke activity.
 class ReceiveImpl
          Default implementation of the Receive activity.
 class ReplyImpl
          Default implementation of the Reply activity.
 class ScopeImpl
          Default implementation of the Scope activity.
 class SequenceImpl
          Default implementation of the Sequence activity.
 class SwitchImpl
          This is a default implementation of the Swich activity interface.
 class TerminateImpl
          Default implementation of the Terminate activity.
 class ThrowImpl
          Default implementation of the Throw activity.
 



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