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 uses 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 - shows the types of components, their interfaces and dependencies in the software architecture that is the solution to the application being developed | |
| Deployment Diagrams - shows actual computing nodes, their communication relationships and the processes or components that run on them |