Tools

Model Transformation Tools

Pmif+ to Qnap2 transformation tool: PmifPlusToQnap

A Model-to-Text (M2T) transformation that generates QNAP models from PMIF+ models.

Pmif-Ex to JMT transformation tool: Pmif-ExToJMT

This zip file contains two related projects that together transform a PMIF model (and, optionally, a PMIF-Ex experiment) in a file that can be opened by JSim, one of the JMT tools (Java Modelling Tools). These are:

    1. pmifex
      This project performs an ATL model-to-model transformation that generates a xmi file conforming to JMT’s JSim meta-module from a PMIF XMI file (the model) and a PMIF-Ex XMI file (the experiment, this file is optional).
    2. org.eclipse.acceleo.module.m2t_jmt
      This project performs an Acceleo model-to-text transformation. From a XMI file that conforms to JSim meta-model, it generates a xml file that can actually be opened by JMT.

Pmif2PIPE transformation tool: Pmif2PIPE

This zip file contains two related projects that together transform a PMIF model in a file that can be imported by PIPE2, a Petri Net modelling tool. The projects are:

    1. PMIF2PetriNetMM
      It performs an ATL model-to-model transformation that generates a xmi file conforming to PIPES’s pseudo-PNML meta-model from a PMIF XMI file.
    2. org.eclipse.acceleo.module.pmif2pipe
      This project performs an Acceleo model-to-text transformation. From a XMI file that conforms PIPES’s pseudo-PNML meta-model, it generates an xml file that can be imported by PIPE2.

EXperiment Output to SpreadSheet (EXOSS): EXOSS Tool

A tool to convert an XML experiment output file to an Excel spreadsheet.
It can handle both Petri Nets and Queueing Networks.

Modelling Tools

PIPE 2.7 Petri net modelling tool: PIPE 2.7