Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MDT-UML2Tools How To Use UML Profiles

Revision as of 10:28, 16 October 2008 by Unnamed Poltroon (Talk)

Introduction

UML Profiles provide a generic extension mechanism for building UML models in particular domains. They are based on additional Stereotypes and Tagged values that are applied to Elements, Attributes, Methods, Links, Link Ends and more. A profile is a collection of such extensions that together describe some particular modeling problem and facilitate modeling constructs in that domain.

Summary

Here is the workflow of creating and using UML profile: UsingProfile.gif

Create Profile Definition Diagram

Define Profile

Apply Profile

Apply Stereotype

Back to the top