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

Type: Å, Language: E
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, a laboratory course is accomplished.
In the last exercise the students have to solve a bigger problem, and 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: Introduktion. Object oriented subjects. Models. Classes and objects. Class diagrams. The UML (Unified Modeling Language) standard. Associations. Use cases. Interaction diagrams. Sequence and Collaboration diagrams. Dynamic model. State diagrams. Analysis and problem statement. Analysis model. CRC (Class Responsibility Collaboration) cards. Object design. Interface, control and entity (business) objects. Case tools. From design to implementation in an object oriented language. Choice of data structures. Container classes. Automatic code generation.