You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PROSLab-Team edited this page Mar 20, 2019
·
14 revisions
Welcome to the BPMN_Metrics_Extractor wiki!
This project consists of a Metrics Extractor built for BPMN models.
It takes a BPMN model as input and computes different kinds of metrics saving them into a Json file which will be lately stored into a database.
The project is built upon several components:
Component 0: Basic Metrics Extractor
Component 1: Advanced Metrics Extractor
Component 2: Json Encoder and Database Connection
Further information about components can be found in their respective sections of this Wiki.