Managing Stereotypes

A Stereotype 'S' from a Profile 'P' is applicable on an Element 'E':

Reading Stereotypes

Here are sample codes that show how to read Stereotypes.

Applying Stereotypes

Here are sample codes that show how to apply Stereotypes.

Unapplying a Stereotype

Here is a sample code that shows how to unapply a Stereotype from an Element:
element.unapplyStereotype(stereotype);

Related concept
Profile and Stereotypes

Related reference
MDAcces for UML API Reference