Dear all!

I am looking for sample projects to be able to verify my master's thesis project.

I would like to give a brief information related to the project. In this project, I am aiming to display the UML model and source code in a synchronized of way. For example, you are creating a UML model for your project by using OctoUML tool (https://github.com/Imarcus/OctoUML) and you can view the source code in a bubble form like Code Bubbles project (http://cs.brown.edu/~spr/codebubbles/) by just clicking one of the classes on the model.

Additionally, you can modify the source code, which was shown inside the bubble, and the UML model will be updated automatically or vice versa.

Right now, I am making some tests to be able to perform matching between a UML model and an existing source code. However, I could find few Java projects which contain UML models so I would be so glad if I could have more sample projects to see the accuracy of the current matching algorithm. By the way, your project might not be implemented fully according to its UML model, it is also acceptable for me.

Thank you for your time and interests!

https://github.com/Imarcus/OctoUML

http://cs.brown.edu/~spr/codebubbles/

More Kaan Burak Sener's questions See All
Similar questions and discussions