UML diagram describing object classes and relations among them.
In Enterprise Architect ( Version 9.2.921 ) I want to make a class diagram. I have a class MyInterface which acts as an …
c++ uml class-diagram enterprise-architectI discovered that in Intellij I can create nice class diagrams by going to New > Diagram > Java Class …
intellij-idea uml class-diagramI have two classes (say Database and Record). In Database class, I have a method named getRecords() that returns a …
uml class-diagram starumlAre there any tools that can generate a UML class diagram from a project in TypeScript or a similar language?
typescript visual-studio-code uml class-diagramI followed the How to: Add class diagrams to projects, but I have no "Class Diagram" template in my ASP.…
.net visual-studio asp.net-core visual-studio-2017 class-diagramI want to describe some models of an API in a diagram. Is there a standard how to mark an …
rest model uml class-diagramI'm creating some UML diagrams, and I have a large number of classes implementing an interface. Is it necessary for …
uml class-diagramIs there a way to separate abstract class and it's concrete branches at a sequence diagram? My use case is …
uml class-diagram sequence-diagramI have build a web application in Zend Framework and now desperately need a tool/plugin which can generate class …
php zend-framework uml zend-studio class-diagram