Object Orented Activitys
Object Orented Activitys
•Analysis concepts
•Analysis Activities
Compiled by Samuel.A
Learning Outcomes
• OOA
– Emphasizes on finding and describing the objects or
concepts in the problem domain
• OOD
– Emphasizes a conceptual solution that fulfills the
requirements and define objects, their responsibilities and
how they collaborate to fulfill the requirement.
• Analysis • Design
– Focuses on understanding • Focuses on
the problem understanding the
– System model solution
– Small model of domain • System structure
concept • A large model of
system dynamic and
static view
• The third column is a control object that manages the rest of the use
case (e.g., ReportEmergency–Control).
• From then on, the control object creates other boundary objects and
may interact with other control objects as well (e.g.,
ManageEmergencyControl) BiT, O-O Software Engineering
Sequence diagram for the ReportEmergency use case