2.5 UML Diagram Types - 2
    Back Next

    Further diagram types include:

    Activity Diagrams - a generic flow chart used much in business modelling and sometimes in use case modelling to indicate the overall flow of the use case. This diagram type replaces the need for dataflow diagrams but is not a main diagram type for the purposes of analysis and design.
    Component Diagrams - show the types of components, their interfaces and dependencies in the software architecture that is the solution to the application being developed.
    Deployment Diagrams - show actual computing nodes, their communication relationships and the processes or components that run on them.


    Quiz

     BackNext


    Go to the CRaG Systems website