| |
| | UML - Unifed Modeling Language |
 | | The component diagram is drawn as a graph of components, sometimes grouped in a package, and the dependencies that exist between components (and packages of components). |
 | | Use the component diagram to model the structure of the software, including dependencies among software components, binary code components, and executable components. |
 | | Migrate from Use Case diagrams, in which you model a business view of the scenario, to Sequence diagrams, which contain implementation details of the scenario, including the objects and classes that are used to implement the scenario, and messages passed between the objects. |
| government.popkin.com /methods/uml.htm (1223 words) |
|