(Posted 2/14/01) How to create UML diagrams on your home version of Dome: After you install Dome on your home machine, do the following: 1) Under the tools directory, create a `uml-msu' subdirectory 2) Under the `uml-msu' subdirectory, create a `specs' subdirectory 3) In the `specs' subdirectory, copy the *.met files discussed below, available through the web page. Now, when you run Dome and create a `New' diagram, you'll see our UML diagrams in the menu of diagram types that can be created. Index of files: msu-class.met: class diagram editor supports aggregation, multiplicities on associations, directed associations, etc. - 1 or many (1..*) - range: need lower and upper arity values - `Val' icon will allow you to place roles on the association endpoints. msu-state.met: state diagram supports - forks and joins - transitions into concurrent partitions msu-use-case.met: use case diagram msu-sequence: sequence diagram msu-colloabration.met: collaboration diagram msu-activity-diagram.met: activity diagram