Object-Oriented Analysis and Design is a course that presents an introduction to the design and construction of software systems using techniques that view a system as a set of objects that work ...
This article proposes an object-oriented analysis (OOA) technique based on the unified modeling language (UML). The technique emphasizes its OOA process, that is composed of the following activities: ...
Coupling and cohesion are two often misunderstood terms in software engineering. These are terms that are used to indicate the qualitative analysis of the modularity in a system, and they help us to ...
An object-oriented analysis and design method developed by Sally Shlaer and Stephen Mellor. The method is applied by partitioning the system into domains. Each domain is analyzed, and the analysis is ...
To learn about object technology, two easy-to-read books on the subject are David Taylor's "Object-Oriented Technology: A Manager's Guide" (Addison-Wesley, 1990) and "Business Engineering with Object ...