1.3.5.5 Stereotype
Through Stereotypes, the end user can create new icons and new adaptations of ModelElements. Stereotypes cannot be created with the J language. They are defined at meta level, and do not belong to a ModelElement at model level.
ModelElementIconIconBrowserSmallIconBaseClassNameLabelStereotypeNoteTypeTagTypeClassProfile
Attribute
Description
string BaseClassName [1..1]
MetaClass whose instances can be annotated by the current Stereotype.
string Icon [0..1]
Icon that can represent the stereotyped ModelElement.
string IconBrowser [1..1]
Defines the access to the icon representing the Stereotype within the Modelio browser.
boolean IsHidden [1..1]
string Label [1..1]
string SmallIcon [1..1]
Defines the access to the icon representing the Stereotype as a small icon within diagrams.
Association
Description
ExtendedElement : ModelElement [0..*]
DefinedTagType : TagType [0..*]
DefinedNoteType : NoteType [0..*]
ExtendedElement : ModelElement [0..*]
Stereotype metaclassifying the ModelElement.
Owner : Profile [0..1]