Semi-Automatic Extraction of Formal Models from Object Oriented Code
P.H.M. van Spaendonck

TL;DR
This paper presents a framework and a tool for semi-automatically extracting behavioral models from large object-oriented codebases, aiding understanding and validation of complex industrial software systems.
Contribution
It introduces a novel framework and the SSTraGen tool for transforming object-oriented code into process models with minimal user input, improving scalability and applicability.
Findings
Successfully transformed a >1000 LOC component at Philips.
Demonstrated practical applicability in industrial case studies.
Enabled automatic model generation with minimal user input.
Abstract
Behavioral models are incredibly useful for understanding and validating software. However, the automatic extraction of such models from actual industrial code remains a largely unsolved problem with current solutions often not scaling well with the complexity and size of industrial systems or having to rely on approximations. To enable the extraction of useful models from code, we provide a framework for transforming object-oriented code into processes from which, when paired with minimal user input, models can be automatically generated and composed. Paired with this, we introduce the novel SSTraGen (StateSpace Transformation & Generation) tool, which provides an implementation of this framework. Through case studies at Philips Image Guided Therapy Systems, we showcase the practical applicability and usefulness of this tool, including the transformation of a component with >1000 LOC.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques · Modeling and Simulation Systems · Manufacturing Process and Optimization
