Generalization
Taxonomic relationship between a more general Classifier and a more specific Classifier.
Each instance of the specific Classifier is also an instance of the general Classifier. Thus, the specific Classifier indirectly has Features of the more general Classifier. Generalization corresponds to the usual Inheritance concept. In Modelio, a Generalization belongs to its SpecializationNameSpace.
: Generalization (architecture_autodiagram)
Figure 215 : Generalization (architecture_autodiagram)
GeneralizationUmlModelElementNameSpace
Attribute
Description
string Discriminator [1..1]
Designates a family of sub-classes with the same parent Class. The name appears graphically, by linking the Generalizations belonging to this family.
Association
Description
SuperType : NameSpace [1..1]
Defines the parent element.
SubType : NameSpace [1..1]