Business Process Technology
Prof. Dr. Mathias Weske

PiVizTool

This page provides the PiVizTool, a graphical environment for the simulation of pi-calculus-based choreographies.

Summary

The PiVizTool is a tool for the simulation and analysis of mobile systems described in the pi-calculus. PiVizTool has been developed by Anja Bog in the course of a master thesis. The tool graphically displays the linking structure of a pi-calculus system. For the graphical representation an extended version of Robin Milner's flow graphs is utilized. The evolution of the displayed pi-calculus system can be influenced step-by-step through a user's interaction with the graphical representation. Thereby, the interaction behavior and link passing mobility of the pi-calculus agents in the system can be monitored. Due to the visualization of the interacting pi-calculus agents and their links among each other, an easier understanding of pi-calculus system evolution is achieved. The pi-calculus systems as input for the tool can be described by using the same input syntax as for the Mobility Workbench and Another Bisimulation Checker. Enhancements have been made for representing grouping processes into BPM specific pools.

Screenshot

piviztool-screen1.png

Installation

The PiVizTool is written in Java and provided in two versions, either as pre-compiled .JAR file (Java 1.5) or as source code (should work from Java 1.4). Both versions require the installation of GraphViz Dot (command line version) (GraphViz Homepage) in advance.

  • The precompiled .JAR file can simply be started (e.g. using java -jar PiVizTool.jar)
  • The source code requires ANT (Homepage). The following targets are provided:
    • clean: Cleans the project directory.
    • compile: Compiles the PiVizTool.
    • jar: Builds the PivVizTool.jar file.
    • run: Runs the PiVizTool.jar file.
    • Best start with ant compile jar run
  • The dot path needs to be configured first under File/Set dot execution path.... If dot is in your PATH, the default setting might(!) work.

Downloads

  • PiVizTool.jar: The precompiled .JAR file containing the PiVizTool (Java 1.5 and dot required).

University of Potsdam
Business Process Technology
Hasso-Plattner-Institute
Prof.-Dr.-Helmert-Str. 2-3
D-14482 Potsdam, Germany
Phone: +49 (0) 331-5509-180
Fax: +49 (0) 331-5509-189