Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uml

What is the difference between a Class Diagram vs an Object Diagram? [closed]

A tool to automatically generate a UML diagram for a Rails Application

tools to generate UML diagrams for exisiting classes in javascript [closed]

javascript uml diagrams

Generating UML diagram from Scala sources [closed]

Sequence Diagram Reverse Engineering

What does an "interface extends interface" relationship look like in UML?

interface uml

How to build project-wide UML diagram in IntelliJ IDEA?

Rendering UML diagrams from text files [closed]

automation uml svg

Is there an inituitive UML approach to depict threads

multithreading uml

When a system should be included as an actor in use case diagram?

uml use-case

UML Plugin for Netbeans 7.0?

UML for C programming language [closed]

c uml

How to use Eclipse UML Generators plugin

eclipse eclipse-plugin uml

Shortcut for denoting or implying getters and setters in UML class diagrams

What is the best source for learning UML? [closed]

uml

What is the UML analogue to the Data Flow Diagram from Structured Analysis?

uml dataflow-diagram

How to present an abstract class in UML class diagram

uml class-diagram

C# code to class diagram [closed]

Generating UML diagram in Android Studio

android uml

OOP: Which class should own a method? [closed]

java c++ oop class-design uml