Difference between revisions of "Diagrams"

From EUDP
Jump to: navigation, search
(UML)
Line 9: Line 9:
 
Over at Tutorialspoint you can find excellent tutorials in general and also for [https://www.tutorialspoint.com/uml/index.htm UML].  
 
Over at Tutorialspoint you can find excellent tutorials in general and also for [https://www.tutorialspoint.com/uml/index.htm UML].  
  
[https://sourceforge.net/projects/dia-installer/?source=directory Dia] is a rather simple, yet effective, tool for creating diagrams. Binaries are provided for major platforms over at [https://sourceforge.net/projects/dia-installer/?source=directory Dia downloads page]
+
[https://sourceforge.net/projects/dia-installer/?source=directory Dia] is a rather simple, yet effective, tool for creating diagrams. Binaries are provided for major operating systems over at [https://sourceforge.net/projects/dia-installer/?source=directory Dia downloads page]
  
 
===SysML===
 
===SysML===

Revision as of 09:01, 15 June 2018

In EUDP we generally uses UML and SysML diagrams.

Tutorials and Software

For Tutorials Please use your favourite search engine to search for "Tutorial UML" or "Tutorial SysML".

UML

Over at Tutorialspoint you can find excellent tutorials in general and also for UML.

Dia is a rather simple, yet effective, tool for creating diagrams. Binaries are provided for major operating systems over at Dia downloads page

SysML

SysML is a bit harder to locate on-line resources suitable for self study.

Eclipse hosts Papyrus, which is a SysML and UML drawing tool of high quality. There is a guide in the project space on Eclipse.org , which can be used for getting started with SysML and UML Diagrams. Downloads are located in the same project space.

Block Diagrams

Block diagrams can be made in any tekst editor or drawing program like Libre Office Writer or Draw.

Dia and Papyrus can also be used.

Flow Charts

Flow charts are often used as a method of illustrating a flow in a piece of software. Find over at Tutorialspoint a brief introduction to flow charts.

Dia is a useful tool for drawing flow charts.