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 07:56, 16 October 2008 by Unnamed Poltroon (Talk) (New page: How To Use UML Profiles Introduction UML Profiles provide a generic extension mechanism for building UML models in particular domains. They are based on additional Stereotypes and Tagged v...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How To Use UML Profiles 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. Using Profiles Workflow // Activity D picture

Create Profile Definition Diagram Define Profile

Apply Profile Apply Stereotype

Back to the top