Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 504 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 504 Bytes

About

This project transforms a set of BPEL processes to a BPEL4Chor choreography.

Building

BPEL-to-BPEL4Chor can be built using gradle.

Eclipse

Run gradle eclipse to generate an eclipse config.

Running

The converter can be run inside eclipse.

The set of BPEL processes has to be provided in the BPEL directory. The output is written to the BPEL4Chor directory.

License

The software is licensed under the Apache 2.0 license.