org.jbpm.simulation.handler
Class ThrowEventElementHandler
java.lang.Object
org.jbpm.simulation.handler.MainElementHandler
org.jbpm.simulation.handler.DefaultElementHandler
org.jbpm.simulation.handler.ThrowEventElementHandler
- All Implemented Interfaces:
- ElementHandler
public class ThrowEventElementHandler
- extends DefaultElementHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThrowEventElementHandler
public ThrowEventElementHandler()
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)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.