CHAPTER 5
STRUCTURAL MODELING
Astructural, or conceptual, model describes the structure of the objects that supports the business processes in an organization. During analysis, the structural model presents the logical organization of the objects without indicating how they are stored, created, or manipulated so that analysts can focus on the business, without being distracted by technical details. Later during design, the structural model is updated to reflect exactly how the objects will be stored in databases and files. This chapter describes class–responsibility–collaboration (CRC) cards, class diagrams, and object diagrams, which are used to create the structural model.
OBJECTIVES
- Understand the rules and style guidelines for creating CRC cards, class diagrams, and object diagrams.
- Understand the processes used to create CRC cards, class diagrams, and object diagrams.
- Be able to create CRC cards, class diagrams, and object diagrams.
- Understand the relationship among the structural models.
- Understand the relationship between the structural and functional models.
CHAPTER OUTLINE
Get Systems Analysis and Design with UML, 4th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.