jar

org.jbpt : jbpt-bpm

Maven & Gradle

1 usages
27 stars

Business Process Technologies 4 Java (jBPT) - Business Process Management Module · The jBPT code library is a compendium of technologies that support research on design, execution, and evaluation of business processes.

Table Of Contents

Latest Version

Download org.jbpt : jbpt-bpm JAR file - Latest Versions:

All Versions

Download org.jbpt : jbpt-bpm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jbpt-bpm-0.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jbpt.pm.data

├─ org.jbpt.pm.data.DataConnection.class - [JAR]

├─ org.jbpt.pm.data.DataConnectionType.class - [JAR]

├─ org.jbpt.pm.data.DataModel.class - [JAR]

├─ org.jbpt.pm.data.DataState.class - [JAR]

├─ org.jbpt.pm.data.DataStateTransition.class - [JAR]

├─ org.jbpt.pm.data.IDataConnection.class - [JAR]

├─ org.jbpt.pm.data.IDataModel.class - [JAR]

├─ org.jbpt.pm.data.IDataState.class - [JAR]

├─ org.jbpt.pm.data.IDataStateTransition.class - [JAR]

├─ org.jbpt.pm.data.IObjectLifeCycle.class - [JAR]

├─ org.jbpt.pm.data.ObjectLifeCycle.class - [JAR]

org.jbpt.pm.epc.util

├─ org.jbpt.pm.epc.util.EPCNormalizer.class - [JAR]

├─ org.jbpt.pm.epc.util.EPCSplitter.class - [JAR]

├─ org.jbpt.pm.epc.util.EPMLParser.class - [JAR]

org.jbpt.pm.bpmn

├─ org.jbpt.pm.bpmn.AdHocOrdering.class - [JAR]

├─ org.jbpt.pm.bpmn.AlternativeGateway.class - [JAR]

├─ org.jbpt.pm.bpmn.Bpmn.class - [JAR]

├─ org.jbpt.pm.bpmn.BpmnActivity.class - [JAR]

├─ org.jbpt.pm.bpmn.BpmnControlFlow.class - [JAR]

├─ org.jbpt.pm.bpmn.BpmnEvent.class - [JAR]

├─ org.jbpt.pm.bpmn.BpmnEventTypes.class - [JAR]

├─ org.jbpt.pm.bpmn.BpmnMessageFlow.class - [JAR]

├─ org.jbpt.pm.bpmn.BpmnResource.class - [JAR]

├─ org.jbpt.pm.bpmn.CatchingEvent.class - [JAR]

├─ org.jbpt.pm.bpmn.Document.class - [JAR]

├─ org.jbpt.pm.bpmn.EndEvent.class - [JAR]

├─ org.jbpt.pm.bpmn.EventBasedXorGateway.class - [JAR]

├─ org.jbpt.pm.bpmn.IAlternativeGateway.class - [JAR]

├─ org.jbpt.pm.bpmn.IBpmn.class - [JAR]

├─ org.jbpt.pm.bpmn.IBpmnActivity.class - [JAR]

├─ org.jbpt.pm.bpmn.IBpmnControlFlow.class - [JAR]

├─ org.jbpt.pm.bpmn.IBpmnEvent.class - [JAR]

├─ org.jbpt.pm.bpmn.IBpmnMessageFlow.class - [JAR]

├─ org.jbpt.pm.bpmn.IBpmnResource.class - [JAR]

├─ org.jbpt.pm.bpmn.ICatchingEvent.class - [JAR]

├─ org.jbpt.pm.bpmn.IDocument.class - [JAR]

├─ org.jbpt.pm.bpmn.IEndEvent.class - [JAR]

├─ org.jbpt.pm.bpmn.IEventBasedXorGateway.class - [JAR]

├─ org.jbpt.pm.bpmn.IStartEvent.class - [JAR]

├─ org.jbpt.pm.bpmn.ISubprocess.class - [JAR]

├─ org.jbpt.pm.bpmn.ITask.class - [JAR]

├─ org.jbpt.pm.bpmn.IThrowingEvent.class - [JAR]

├─ org.jbpt.pm.bpmn.StartEvent.class - [JAR]

├─ org.jbpt.pm.bpmn.Subprocess.class - [JAR]

├─ org.jbpt.pm.bpmn.Task.class - [JAR]

├─ org.jbpt.pm.bpmn.ThrowingEvent.class - [JAR]

org.jbpt.pm.epc

├─ org.jbpt.pm.epc.AndConnector.class - [JAR]

├─ org.jbpt.pm.epc.Document.class - [JAR]

├─ org.jbpt.pm.epc.Epc.class - [JAR]

├─ org.jbpt.pm.epc.EpcResource.class - [JAR]

├─ org.jbpt.pm.epc.Function.class - [JAR]

├─ org.jbpt.pm.epc.IAndConnector.class - [JAR]

├─ org.jbpt.pm.epc.IDocument.class - [JAR]

├─ org.jbpt.pm.epc.IEpc.class - [JAR]

├─ org.jbpt.pm.epc.IEpcResource.class - [JAR]

├─ org.jbpt.pm.epc.IFunction.class - [JAR]

├─ org.jbpt.pm.epc.IOrConnector.class - [JAR]

├─ org.jbpt.pm.epc.IProcessInterface.class - [JAR]

├─ org.jbpt.pm.epc.IXorConnector.class - [JAR]

├─ org.jbpt.pm.epc.OrConnector.class - [JAR]

├─ org.jbpt.pm.epc.ProcessInterface.class - [JAR]

├─ org.jbpt.pm.epc.XorConnector.class - [JAR]

org.jbpt.pm.io

├─ org.jbpt.pm.io.IGatewayType.class - [JAR]

├─ org.jbpt.pm.io.JSON2Process.class - [JAR]

├─ org.jbpt.pm.io.Process2JSON.class - [JAR]

org.jbpt.pm

├─ org.jbpt.pm.Activity.class - [JAR]

├─ org.jbpt.pm.AlternativGateway.class - [JAR]

├─ org.jbpt.pm.AndGateway.class - [JAR]

├─ org.jbpt.pm.ControlFlow.class - [JAR]

├─ org.jbpt.pm.DataNode.class - [JAR]

├─ org.jbpt.pm.Event.class - [JAR]

├─ org.jbpt.pm.FlowNode.class - [JAR]

├─ org.jbpt.pm.Gateway.class - [JAR]

├─ org.jbpt.pm.IActivity.class - [JAR]

├─ org.jbpt.pm.IAlternativGateway.class - [JAR]

├─ org.jbpt.pm.IAndGateway.class - [JAR]

├─ org.jbpt.pm.IControlFlow.class - [JAR]

├─ org.jbpt.pm.IDataNode.class - [JAR]

├─ org.jbpt.pm.IEvent.class - [JAR]

├─ org.jbpt.pm.IFlowNode.class - [JAR]

├─ org.jbpt.pm.IGateway.class - [JAR]

├─ org.jbpt.pm.INonFlowNode.class - [JAR]

├─ org.jbpt.pm.IOrGateway.class - [JAR]

├─ org.jbpt.pm.IProcessModel.class - [JAR]

├─ org.jbpt.pm.IResource.class - [JAR]

├─ org.jbpt.pm.IXorGateway.class - [JAR]

├─ org.jbpt.pm.NonFlowNode.class - [JAR]

├─ org.jbpt.pm.OrGateway.class - [JAR]

├─ org.jbpt.pm.ProcessModel.class - [JAR]

├─ org.jbpt.pm.Resource.class - [JAR]

├─ org.jbpt.pm.XorGateway.class - [JAR]

org.jbpt.pm.structure

├─ org.jbpt.pm.structure.ContainsTaskCheck.class - [JAR]

├─ org.jbpt.pm.structure.FlowCountCheck.class - [JAR]

├─ org.jbpt.pm.structure.ICheck.class - [JAR]

├─ org.jbpt.pm.structure.PathCheck.class - [JAR]

├─ org.jbpt.pm.structure.ProcessModel2NetSystem.class - [JAR]

├─ org.jbpt.pm.structure.ProcessStructureChecker.class - [JAR]

├─ org.jbpt.pm.structure.SourceAndSinkCheck.class - [JAR]

├─ org.jbpt.pm.structure.UniqueIdCheck.class - [JAR]

Advertisement

Dependencies from Group

5 usages
27 stars
3 usages
27 stars
2 usages
27 stars
1 usages
27 stars
1 usages
27 stars

Discover Dependencies

Jun 22, 2017
2 usages
35 stars
Apr 18, 2017
1 usages
108 stars
Feb 17, 2017
1 usages
7 stars
Jun 01, 2017
1 usages
0 stars
Mar 25, 2017
1 usages
1 stars
Mar 03, 2020
3 usages
9 stars
Mar 25, 2017
1 usages
1 stars
Apr 14, 2019
1 usages
1 usages
44 stars
Apr 20, 2017
3 usages
1 stars