CSC/ECE 517 Fall 2010/ch1 S6 CC: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This article introduces the concept of '''Class-Responsibility-Collaboration''' cards
This article introduces the concept of '''Class-Responsibility-Collaboration''' cards
== Introduction ==
'''Class-Responsibility-Collaboration''' cards are used in designing a software system. Each card represents a class in the software. The card consists of class functionality and its collaborators.

Revision as of 20:26, 5 September 2010

This article introduces the concept of Class-Responsibility-Collaboration cards

Introduction

Class-Responsibility-Collaboration cards are used in designing a software system. Each card represents a class in the software. The card consists of class functionality and its collaborators.