Uses of Class
org.ow2.orchestra.pvm.internal.model.ProcessElementImpl

Packages that use ProcessElementImpl
org.ow2.orchestra.pvm.internal.model   
 

Uses of ProcessElementImpl in org.ow2.orchestra.pvm.internal.model
 

Subclasses of ProcessElementImpl in org.ow2.orchestra.pvm.internal.model
 class CompositeElementImpl
           
 class EventImpl
           
 class EventListenerReference
           
 class NodeImpl
           
 class ObjectReference<T>
           
 class ObservableElementImpl
          observable and visible process elements.
 class ProcessDefinitionImpl
           
static class ProcessModificationsImpl.AddedAction
           
static class ProcessModificationsImpl.AddedNode
           
static class ProcessModificationsImpl.AddedTransition
           
 class TransitionImpl
           
 

Fields in org.ow2.orchestra.pvm.internal.model declared as ProcessElementImpl
protected  ProcessElementImpl ExceptionHandlerSynchronization.processElement
           
 

Methods in org.ow2.orchestra.pvm.internal.model with parameters of type ProcessElementImpl
protected  void ExceptionHandlerImpl.executeHandler(ExecutionImpl execution, Exception exception, ProcessElementImpl processElementImpl)
          Compensating code for the exception.
 void ExceptionHandlerImpl.handle(ExecutionImpl execution, Exception exception, ProcessElementImpl processElementImpl)
          Handles the exception.
 

Constructors in org.ow2.orchestra.pvm.internal.model with parameters of type ProcessElementImpl
ExceptionHandlerSynchronization(ExceptionHandlerImpl exceptionHandler, ExecutionImpl execution, Exception exception, ProcessElementImpl processElement, CommandService commandService)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.