Definition of Object-oriented analysis

Babylon English
object oriented analysis
method of analysis that defines various parts as objects and divisions that have different relationships between them, ooa

Search Dictionary:
Search Web Search Dictionary



Object-oriented analysis definition was found in categories: Computer & Internet(1)  Language, Idioms & Slang(1)  Encyclopedia(1)  

Object-oriented analysis Definition from Computer & Internet Dictionaries & Glossaries

FOLDOC
object-oriented analysis
(OOA) See object-oriented designSchlaer-Mellor.


Object-oriented analysis Definition from Language, Idioms & Slang Dictionaries & Glossaries

hEnglish - advanced version
object-oriented analysis

object-oriented analysis
(ooa) see object-oriented design, schlaer-mellor.



Object-oriented analysis Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Object-oriented analysis and design
Object-oriented analysis and design (OOAD) is a software engineering approach that models a system as a group of interacting objects. Each object represents some entity of interest in the system being modeled, and is characterised by its class, its state (data elements), and its behavior. Various models can be created to show the static structure, dynamic behavior, and run-time deployment of these collaborating objects. There are a number of different notations for representing these models, such as the Unified Modeling Language (UML).

See more at Wikipedia.org...