0% found this document useful (0 votes)
33 views

Concept Map Analysis and Object-Oriented Design

Concept map Object-oriented analysis and design UML Object Oriented Programming Fundamentals
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

Concept Map Analysis and Object-Oriented Design

Concept map Object-oriented analysis and design UML Object Oriented Programming Fundamentals
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

2.

Analysis and
design or object-
oriented

Modeling

Object-oriented modeling is a semi-formal Object-oriented modeling is


It is a semi-formal technique, an concerned with understanding and
intrinsic part is the associated specification technique for the object-
oriented paradigm. analyzing the application and the
graphic notation. domain in which it operates.

(UML)Unified
Modeling Language

Characteristics

( Specify
Keep record

process involved in Document set


assembling anything (manuals, brochures,
guides...)
which is delivered with a
certain software, and that
contain instructions
for the user to learn
to handle it and know its
principal functions

( Components

Interactions between
objects and
interfaces

Building
blocks

Items Relations Diagrams.

The elements are These relationships are


A diagram is the graphical representation of a set of elements,
abstractions in used
most often represented as a connected graph of vertices
model these elements to write models
(objects) and arcs (relationships ).
are classified into well formed and link the
structural, elements with each other.
behavior, There is
ruption, annotation. four types of relationships They are used to view a system from different
in UML: dependency, perspectives. UML includes nine types of diagrams: classes,
association, objects, use cases, sequence, collaboration, states,
generalization activities, components, deployment.
realization.

You might also like