DTU
Uddannelse
Previous page | Current version Archive 1997/1998 
 
92409 Object-oriented Analysis and Design
Danish title: Objektorienteret analyse og design

Type: Å, Language: EEE
Credit points: 5 point
Offered by: Department of Applied Electronics (IAE)
No credit points with: D4581
Prerequisite: 92032
Recommended semester: 4th semester
Scope and form: Class lectures and project work.
Examination: Evaluation of report(s) (13 point scale )
Remarks: In connection with - and integrated with - the classroom teaching is accomplished a laboratory course is accomplished.
In the last exercise the students have to solve a bigger problem, amd the final report will be evaluated.
Contact person: Thorkild Larsen, IAE, Building 451, Tel. +45 4525 5283
Aim: The objective of the course is to make the student able to use object-oriented techniques in all steps of solving a software problem, i.e. from analysis of the problem, modelling, system design and object design to the final programming in an object-oriented language.
Contents: Analysis and problem statement.
Static object model. Inheritance.
Dynamic model. State transition diagrams.
Functional model. Data flow diagrams. Optimizing criteria.
Analysis documentation.
System design. Partition in subsystems. System design documentation.
Object design. Combining the three models. Data structures.
Container classes. Object design documentation.
From design to implementation in an object-oriented language.