jBPM Simulation 6.0.0.CR3

org.jbpm.simulation.util
Class BPMN2Utils

java.lang.Object
  extended by org.jbpm.simulation.util.BPMN2Utils

public class BPMN2Utils
extends Object


Constructor Summary
BPMN2Utils()
           
 
Method Summary
static org.eclipse.bpmn2.Definitions getDefinitions(InputStream is)
           
static boolean isAdHoc(org.eclipse.bpmn2.FlowElement element)
           
static boolean isContainerAdHoc(org.eclipse.bpmn2.FlowElementsContainer container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BPMN2Utils

public BPMN2Utils()
Method Detail

getDefinitions

public static org.eclipse.bpmn2.Definitions getDefinitions(InputStream is)

isAdHoc

public static boolean isAdHoc(org.eclipse.bpmn2.FlowElement element)

isContainerAdHoc

public static boolean isContainerAdHoc(org.eclipse.bpmn2.FlowElementsContainer container)

jBPM Simulation 6.0.0.CR3

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