Object Oriented Software Engineering   View all facts   Glossary   Help
subject > process > technique for prototyping class diagrams
Next processtest-fix-test cycle    Upprocess    Previous processsoftware engineering   

technique for prototyping class diagrams comparison table
Subject use is a kind of have procedure is a subtopic of has definition
process subject  Anything that operates for a period of time, normally consuming resources during that time and using them to create a useful result
technique for prototyping class diagramsCRC (Class-Responsibility-Collaboration) cardsprocess
  • identify a class and write its names on a card
  • add the class' attributes and responsibilities to the card
  • move the cards around to arrange a class diagram
  • draw lines among the cards to represent associations and generalizations
5.8 - The Process Of Developing Class Diagrams 

Next processtest-fix-test cycle    Upprocess    Previous processsoftware engineering