|
系统工程理论与实践 1998
Research on Object Oriented Systems Design Method
|
Abstract:
In this paper, the context of the object oriented systems design is analyzed first.Then the method of object oriented systems design based on the object oriented analysis model is proposed.The whole design model is composed of the system static structure model and the dynamic behavior model.Static structure model represents the system component and structure through the design of a series of classes and class hierarchies.While the dynamic behavior model describes the system behavioural course by using the operations of classes' instantiated objects.And the design results are represented by figures.With the full use of the object oriented paradigm, systems designed by using this method can reflect the characteristics of object oriented techniques, such as extendability, reusability, maintability, etc.