jBPM Simulation 6.2.0.Final

org.jbpm.simulation.handler
Class ThrowEventElementHandler

java.lang.Object
  extended by org.jbpm.simulation.handler.MainElementHandler
      extended by org.jbpm.simulation.handler.DefaultElementHandler
          extended by org.jbpm.simulation.handler.ThrowEventElementHandler
All Implemented Interfaces:
ElementHandler

public class ThrowEventElementHandler
extends DefaultElementHandler


Constructor Summary
ThrowEventElementHandler()
           
 
Method Summary
protected  boolean findSplitActivity(List<org.eclipse.bpmn2.SequenceFlow> incoming)
           
 boolean handle(org.eclipse.bpmn2.FlowElement element, PathContextManager manager)
           
protected  boolean hasPathToCatchEvent(org.eclipse.bpmn2.FlowElement catchEvent)
           
 
Methods inherited from class org.jbpm.simulation.handler.MainElementHandler
getEventDefinitions, getOutgoing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrowEventElementHandler

public ThrowEventElementHandler()
Method Detail

handle

public boolean handle(org.eclipse.bpmn2.FlowElement element,
                      PathContextManager manager)
Specified by:
handle in interface ElementHandler
Overrides:
handle in class DefaultElementHandler

hasPathToCatchEvent

protected boolean hasPathToCatchEvent(org.eclipse.bpmn2.FlowElement catchEvent)

findSplitActivity

protected boolean findSplitActivity(List<org.eclipse.bpmn2.SequenceFlow> incoming)

jBPM Simulation 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.