The Access/CPN Framework: A Tool for Interacting with the CPN Tools Simulator

  • Authors:
  • Michael Westergaard;Lars Michael Kristensen

  • Affiliations:
  • Department of Computer Science, Aarhus University, Denmark;Department of Computer Engineering, Bergen University College, Norway

  • Venue:
  • PETRI NETS '09 Proceedings of the 30th International Conference on Applications and Theory of Petri Nets
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Coloured Petri nets (CP-nets or CPNs) is a widely used formalism for describing concurrent systems. CPN Tools provides a mature environment for constructing, simulating, and performing analysis of CPN models. CPN Tools also has limitations if, for example, one wishes to extend the analysis capabilities or to integrate CPN models into external applications. In this paper we present Access/CPN, a framework that facilitates such extensions. Access/CPN consists of two interfaces: one written in Standard ML, which is very close to the simulator component of CPN Tools, and one written in Java, providing an object-oriented representation of CPN models, a means to load models created using CPN Tools, and an interface to the simulator. We illustrate Access/CPN by providing the complete implementation of a simple command-line state space exploration tool.