Glossary

Many terms in software engineering are overloaded with a number of meanings. For instance, a software architecture has different meanings to different people. Architecture can mean the high-level view of a system in terms of components and connectors. It can also mean the rules governing how the system should be built. This appendix describes the terms as we have used them in this book.

Analysis

The process of identifying important concepts such as classes in object-oriented analysis or patterns in pattern-oriented analysis. Analysis is a separation of a whole into its components: an examination of a complex whole, its elements, and their relations.

Architecture

A description of a system that is defined by (1) structure aspects, which define ...

Get Pattern-Oriented Analysis and Design: Composing Patterns to Design Software Systems 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.