class diagram

Software Architecture Article

Model Checking of UML Class Diagrams

This article presents an approach for model checking of UML class diagrams in combination with OCL constraints. UML/OCL models are automatically transformed into Formula models and then model checked.  This kind of model checking can be seamlessly integrated with standard object-oriented analysis and design workflows, without the need of manual transformation to and from existing […]

Model Checking of UML Class Diagrams Read More »

Software Architecture Article

Component-Oriented Software Development with UML

This article proposes to automate the process of structural and behavior analysis of component-oriented software fully specified in UML. The structural specification uses component, class and deployment diagrams, and the behavior specification, state machine diagram. The produced structural analysis tool analyzes a connection between pairs of components at a time. The produced behavioral analysis tool

Component-Oriented Software Development with UML Read More »