Diagram with Graphviz
Table of Contents
Tutorial | Actifsource Tutorial – Diagram with Graphviz |
---|---|
Required Time | - 60 Minutes |
Prerequisites | - Actifsource Tutorial – Installing Actifsource - Actifsource Tutorial – Simple Service |
Goal | - Write a template to generate a UML Class Diagram as Graphviz DOT file - Generate a SVG graphic using GraphvizBuildTask |
Topics covered | - Setup Graphviz - Create an UML model - Create a graph template for Graphviz - Add Visibility to Methods and Attributes - Distinguish Association types |
Notation | ↪ To do ⓘ Information • Bold: Terms from actifsource or other technologies and tools • Bold underlined: actifsource Resources • Monospaced : User input• Italics: Important terms in current situation |
Disclaimer | The authors do not accept any liability arising out of the application or use of any information or equipment described herein. The information contained within this document is by its very nature incomplete. Therefore the authors accept no responsibility for the precise accuracy of the documentation contained herein. It should be used rather as a guide and starting point. |
Contact | Actifsource AG Täfernstrasse 37 5405 Baden-Dättwil Switzerland www.actifsource.com |
Trademark | Actifsource is a registered trademark of Actifsource AG in Switzerland, the EU, USA, and China. other names appearing on the site may be trademarks of their respective owners. |
Overview
- Setup Graphviz
- Create a UML model
- Create a graph template for Graphviz
- Add more UML features
Part I Preparation
Part II Create a UML Model
Part III Create a graph template for Graphviz