MODULE 2
1. Discuss the purpose of state chart diagrams. With suitable example, explain its basic
syntax/notation.
2. List the elements that make up a transition description.
3. What is nested state? What is composite state? What are they used for? Illustrate with suitable
example.
4. Draw and explain simple state chart for a printer object.
5. Draw and explain composite state for a printer object.
6. Define concurrent states in state chart. Draw and explain concurrent paths for a printer object.
--Concurrent state diagram shows a set of independent behaviors of an object
*(ns)
7. List and explain the basic steps/rules for developing state charts
8. Describe the steps involved in developing statechart for RMO OrderItem object. Draw final
statechart for the same.
4
9. Draw first-cut and second-cut state chart for RMO Order object.
10. List the various Object-Oriented Requirements Models and explain their relationships.
Relation