The following two points were regarded as important for development of the system architecture.
The following measures were taken to reflect the two features in the process to develop the system architecture.
| Features |
Structured analysis method | This method is well-established and has proved very useful.The method analyzes and organizes the "functions"described along with the definition of each user service.Modification of functions requires complicated and time-consuming processes. |
Object-oriented analysis method | This is an improved and developed version of the structured analysis method.The system is represented using "objects",which is a combination of "functions"and the "information"it handles.The method facilitates modification and expansion. |