<<< System components     Index     Finding classes >>>

14. Typical design steps


  1. Find the concepts/classes and their most fundamental relationships.

  2. Refine the classes by specifying the sets of operations on them.

  3. Refine the classes by specifying their dependencies.

  4. Specify the interfaces.

<<< System components     Index     Finding classes >>>