All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jadex.bpmn.KernelBPMN.component.xml Maven / Gradle / Ivy

Go to download

The Jadex BPMN kernel provides a workflow kernel for the standardized business process modeling notation. The kernel relies on annotated BPMN diagrams, which include detailed execution information.

There is a newer version: 4.0.267
Show newest version



	
	
		jadex.commons.*
		jadex.bridge.*
		jadex.bridge.service.types.factory.*
		jadex.bpmn
	
	
	
		
			new String[]{"bpmn", "bpmn2"}
		
	
	
	
		
			
				new BpmnFactory($component, SUtil.createHashMap(
					new String[]
					{
						"debugger.panels"
					},
					new Object[]
					{
						"jadex.tools.debugger.bpmn.BpmnDebuggerPanel"
					})
				)
			
		
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy