Difference between revisions of "ArgoUML"

From Colettapedia
Jump to navigation Jump to search
(New page: ==Make UML diagrams from C++ classes== * Open Argo UML's preferences * Select Notations * Check Show Visibility * Select File, Import Sources * select folder containing source code * expan...)
 
 
Line 1: Line 1:
 +
==Building a Class Diagram==
 +
* [http://argouml.tigris.org/tours/bdClassDiagram11.html ArgoUML Tour]
 
==Make UML diagrams from C++ classes==
 
==Make UML diagrams from C++ classes==
 
* Open Argo UML's preferences
 
* Open Argo UML's preferences

Latest revision as of 04:01, 5 October 2010

Building a Class Diagram

Make UML diagrams from C++ classes

  • Open Argo UML's preferences
  • Select Notations
  • Check Show Visibility
  • Select File, Import Sources
  • select folder containing source code
  • expand untitled model in project browser window at left
  • delete everything except your class and class diagram
  • drag your class into the workspace window at right
  • edit until ready to save
  • select File, Export Graphics
  • Navigate to the folder you want to save into
  • Name file and press save