Skip to content

BP2014W1/BPMConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPMConverter

This repository contains a project for converting and synchronizing different Business Process Model representations. If you would like to learn more about this topic you might want to read this paper (PDF).

Goal

The projects goal is to provide a suite of converters to convert Business Process Models from one representation into another. And to use this method to synchronize multiple representations of one Process Model.

Build

To build the project simply run maven.

mvn clean install  

Usage

Please note: This project is still under development. It is highly unstable and we recommend not to use this project.

You can use the classes inside the model package to create a model. If the model is valid it can be used by the converters to create another representation.

License

This project is 100% open source and published under the MIT License. For more information see the license file

About

Converts different BPM representations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages