StereotypeExtension interface

Each stereotype may extend one or more metaclasses through a StereoTypeExtension.

Attributes

NameTypeDescription
isRequiredboolean A required extension means that an instance of a stereotype must always be linked to an instance of the extended metaclass. The instance of the stereotype is typically deleted only when either the instance of the extended metaclass is deleted, or when the profile defining the stereotype is removed from the applied profiles of the package.  
metaClassElementType [1..1]