White Papers

A UML Precise Specification of Design Patterns Using Decoupling Constraints

Overview UML collaboration templates do not capture the problem part of design patterns. It is then possible to apply a pattern solution in contexts that are not consistent with this solution. Moreover, when the context evolves, it must stay consistent with the patterns that were previously applied. Since design problems can be quite varied, the paper focused on one of the most frequent design goals of design patterns: avoiding unnecessary coupling. This paper adapts the notion of decoupling constraints to UML models and it expresses it using the Object Constraint Language. Adding decoupling constraints to collaboration templates allows checking if a context is consistent with the solution of a pattern and eases the adaptation of this solution to an evolving context.

Download White Paper

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

Publisher
Softeam
File Format
PDF
Date Published
Dec 4, 2008
Format
White Papers
Topics
Programming Languages, UML

Similiar White Papers

UML, RUP, and the Zachman Framework: Better Together

UML, RUP, and the Zachman Framework: Better Together

As leaders in their respective disciplines, UML, RUP, and the Zachman Framework can be used together in any organization

Publisher: IBM

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

How to Use IBM Rational Rose Model Importer: Part 1. How to Migrate UML Models to Rational Software Architect

How to Use IBM Rational Rose Model Importer: Part 1. How to Migrate UML Models to Rational Software Architect

Learn how to use the IBM Rational Rose Model Importer to migrate UML models from Rational Rose to IBM Rational Software

Publisher: IBM

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