UML diagram describing object classes and relations among them.
Is there a good tool that can help to reverse engineer Java classes to UML that will show an overview …
java uml reverse-engineering class-diagramI've try to search and found this link, but Ctrl+Alt+Shift+D doesn't work. I also use find Action …
android android-studio intellij-idea ide class-diagramWhat is a good Eclipse plugin for generating a class diagram (for a project)? This image right here is exactly …
java eclipse plugins uml class-diagramHow do I get IntelliJ 10.5 (on the Mac) to generate a class diagram showing all of the classes in my …
java intellij-idea uml class-diagramI'm now using NetBeans as my IDE-of-choice, and it has a plugin for UML modeling. In the class diagram, there …
uml class-diagramHow do I generate UML diagram based on existing classes in PHP?
php uml class-diagramI have been searching for some material that describes how to generate simple class diagrams with doxygen, but couldn't find …
c++ uml doxygen graphviz class-diagramWhich way is the right one to show that an attribute's data type is an array of objects? I have …
arrays uml class-diagramWith Enterprise Architect (Version 9.2), I created some Class and Sequence UML Diagrams. Now I need those Diagrams in a Word …
uml image class-diagram enterprise-architectConsider the below two diagrams. The top one contains a plain arrow at the right end, and the bottom one …
design-patterns uml class-diagram