Tuesday 5 February 2013

Representing Class Responsibility


  • It is possible to further define a class definition in the UML through the specification of the class's specific responsibilities
  • The responsibility of a class is a description of what the class has to do
  • The description of the class's responsibility is placed inside the class rectangle underneath the class's behaviors
  • The purpose of including this description is to include enough information so that the class is described unambiguously

No comments:

Post a Comment