AN OBJECT-ORIENTED MODELING APPROACH TO SYSTEM SOFTWARE-DESIGN

Citation
Fpj. Lee et al., AN OBJECT-ORIENTED MODELING APPROACH TO SYSTEM SOFTWARE-DESIGN, Information and software technology, 36(11), 1994, pp. 683-694
Citations number
18
Categorie Soggetti
Computer Sciences","Information Science & Library Science","Computer Science Information Systems","Computer Science Software Graphycs Programming
ISSN journal
09505849
Volume
36
Issue
11
Year of publication
1994
Pages
683 - 694
Database
ISI
SICI code
0950-5849(1994)36:11<683:AOMATS>2.0.ZU;2-3
Abstract
In this paper, a modelling method entitled MOOD (Modelling approach to Object-Oriented Design) is proposed for the design of object-oriented system software. The method employs entity-refinement, functional mod elling, and object modelling techniques to model the world of solution -domain objects. The modelling result based on MOOD forms a set of gra phic notations that describe the structure, functions, and client-serv er relationships among the entities. These graphic notations can be ma pped directly into object-oriented programming constructs during the i mplementation phase. MOOD devotes special attention to the reuse of ex isting components or newly designed components for future reuse. Unlik e other methods, which find objects from textural statements, the enti ty-refinement approach proposed here can identify all the entities and their operations within the solution domain. MOOD is compared with ex isting methods to show its feasibility and uniqueness.