Other Diagrams in UML
   Activity diagram is a statechart diagram that shows the
flow from activity to activity within a system.
   Component diagram shows the organization and
dependencies among a set of components.
   Deployment diagram shows the configuration of
processing nodes and the components that live on them.
23