Lecture 3 Flashcards
1
Q
What are the phases of object-oriented software development?
A
- Object-Oriented Analysis (OOA)
- Object-Oriented Design (OOD)
- Implementation
2
Q
What are goals of OAA?
A
- Identify and describe requirements on new application systems
- Develop a consistent, univocal, complete and realizable concept
3
Q
What are the steps in OAA?
A
- Requirements specification
- OAA-Model: Static and dynamic models with UML
- UI Prototype, loop back to (2)
4
Q
What are the relevant basic concepts of OOA?
A
- Objects
- Classes
- Attributes
- Operations