SE450: CRC Cards [16/18] Previous pageContentsNext page

CRC (Class-Responsibility-Collaboration)

On a 4x6 card, write Class

Responsibility = summary of attributes and methods. A high level description of the purpose of the class.

Collaborations = classes needed by this class to fulfull its resonsibilities.

Very informal. Meant to promote discussion. Use with Class and Interaction diagrams.

Previous pageContentsNext page