Sciweavers

SAC
2010
ACM

Extraction of component-environment interaction model using state space traversal

13 years 11 months ago
Extraction of component-environment interaction model using state space traversal
Scalability of software engineering methods can be improved by application of the methods to individual components instead of complete systems. This is, however, possible only if a model of interaction between each component and its environment (rest of the system) is available. Since constructing formal models of interaction by hand is hard and tedious, techniques and tools for automated inference of the models from code are needed. We present a technique for automated extraction of models of component-environment interaction from multi-threaded software systems implemented in Java, which is based on state space traversal. Models are captured in the formalism of behavior protocols, which allows to express parallel behavior explicitly. Java PathFinder is used to perform the state space traversal. We have implemented the technique in the Java2BP tool and applied the tool on two non-trivial software systems to show that our approach is feasible. Categories and Subject Descriptors D.2.4 ...
Pavel Parizek, Nodir Yuldashev
Added 17 May 2010
Updated 17 May 2010
Type Conference
Year 2010
Where SAC
Authors Pavel Parizek, Nodir Yuldashev
Comments (0)