UML Startchart Diagram (Unified Modeling Language)

Statechart Diagram in UML

- Statechart Diagram represents a state machine, shows the flow of control from state to state.
- A state machine is the sequences of state an object goes through during its lifetime in response to events.
- The different states of the components in a system are described in this diagram.
UML Activity Diagram
Activity diagram in UML-An activity diagram represents the flow from activity to activity. It is used to model.........
UML Componant Diagram (Unified Modeling Language)
Component diagram in UML-Component diagram represents set of components and their relationships........
UML Deployment Diagram (Unified Modeling Language)
Deployment Diagram in UML-Deployment Diagram shows the configuration of run time processing nodes.........
Post your comment