UML

TwitterFacebook
Get flash to fully experience Pearltrees

Download Visio Stencil and Template for UML 2.2

Updated July 10, 2010. Check what's new in the Update Log . The UML stencil for Microsoft Visio supports complete UML 2.2, i.e. UML use case diagram, class diagram, package diagram, object diagram, composite structure diagram, interaction diagram, sequence diagram, communication diagram, interaction overview diagram, activity diagram, state machine diagram, component diagram, deployment diagram, profile diagram, timing diagram, and all symbols of the UML 2.2, specified in OMG UML Superstructure Specification, formal/2009-02-02 , as well as all previous UML versions, UML 2.1, UML 2.0, UML 1.5, UML 1.4, UML 1.3 and UML 1.1. http://www.softwarestencils.com/uml/index.html

Balls and Sockets in UML Components - Steve Cook's WebLog

http://blogs.msdn.com/b/stevecook/archive/2009/06/29/balls-and-sockets-in-uml-components.aspx In my last two posts I outlined the basic ideas of Parts, Ports and Connectors as they appear in Structured Classes. This time I’m going to discuss Components, and in particular the changes we’ve been making in UML 2.3 so that the Components chapter is well-defined. In the UML metamodel, Component is defined to be a subclass of Class.
There are literally hundred of UML tools and thus it is impossible to find any complete comparison among them. In what follows I try to provide some lists of UML tools classified according to different categories to at least give you some pointers you can use in your UML tool search . My only general advice when selecting a tool is first to think ahead very carefully why you need a UML tool and how you plan to use it. There is no one size fits all UML tool. A good tool when your goal is full code generation is very different from the tool you should select when aiming at drawing some informal models during the early stages of the development process to facilitate the team discussions. For a precise recommendation based on your specific needs, check the consulting page. http://modeling-languages.com/uml-tools/#textual

UML tools | MOdeling LAnguages

Forever For Now - UML Diagrams Using Graphviz Dot

Introduction Background This article is about using the dot tool from the Graphviz package to automatically generate UML diagrams on the fly. We'll take a look at modelling packages, classes, attributes, methods and associations which already covers a fair subset of the class diagrams in UML. http://www.ffnn.nl/pages/articles/media/uml-diagrams-using-graphviz-dot.php
Diomidis Spinellis Department of Management Science and Technology Athens University of Economics and Business Athens, Greece dds@aueb.gr Introduction UMLGraph allows the declarative specification and drawing of UML class and sequence diagrams. The specification is done in text diagrams, that are then transformed into the appropriate graphical representations. There is no rule specifying that models should appear in a graphical form. http://www.umlgraph.org/doc/indexw.html

Drawing UML Diagrams with UMLGraph