News

The UML Parser is a web-based application that receives Java source codes as input, analyzes the Java source codes, and finally produces UML Class and Sequence Diagrams. This application uses Tomcat ...
FacadePattern Java code and PlantUML diagrams that illustrate the "Facade" Design Pattern (+ Builder Pattern bonus) This repo was created with ️ for a lecture at HWR Berlin, 22 June 2021. It's only ...
The introduction of combined fragments to UML 2.x sequence diagrams makes it much harder for programmers to check manually the correctness of an implementation, especially when the fragments are ...
This paper provides an example that illustrates parts of the software life cycle processes of specification, refinement and implementation for the use of inheritance in an object-oriented environment.