White Papers

Object Oriented Analysis and Design Using UML

Overview One is proficient in C++, Java or another OO language, one is designing class hierarchies, using inheritance, and manipulating complex pointer relationships to store the necessary links between your classes. One has probably drawn blobs (representing classes in some way) on whiteboards, with connecting lines to indicate the relationships between classes (inheritance or other). Perhaps one is feeling the need for a more formal notation to express their designs - using something that is language independent, and that enables one to consider the important aspects of design leaving the detail for later. In this paper take a look at the UML (Unified Modelling Language) notation for Object Oriented Analysis and Design.

Download White Paper

By downloading you agree to our Terms and Conditions. These include information regarding use of your personal data.

Publisher
Ratio Group
File Format
PDF
Date Published
Dec 4, 2008
Format
White Papers
Topics
Object-Oriented, Programming Languages, UML

Similiar White Papers

UML Basics: The Class Diagram

UML Basics: The Class Diagram

Structure diagrams show the static structure of the system being modeled focusing on the elements of a system, irrespect

Publisher: IBM

UML for C#

UML for C#

C# is a modern object-oriented language for application development. In addition to object-oriented constructs, C# suppo

Publisher: Excel Software  |  Tags: object-oriented, software

Learning UML 2.0 - Modeling a System's Logical Structure: Introducing Classes and Class Diagrams

Learning UML 2.0 - Modeling a System's Logical Structure: Introducing Classes and Class Diagrams

Classes are at the heart of any object-oriented system; therefore, it follows that the most popular UML diagram is the c

Publisher: O'Reilly Media  |  Tags: object-oriented

UML Basics Part III: The Class Diagram

UML Basics Part III: The Class Diagram

Modeling the static structure of classes, the class diagram shows each class's internal structure along with the relatio

Publisher: IBM

Introduction for Using UML

Introduction for Using UML

The purpose with this paper is to provide a brief introduction to the Unified Modeling Language (UML) for programmers an

Publisher: Mälardalen University  |  Tags: object-oriented, software