
Metamodel user guide
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.

Attribute | Description |
---|---|
string Discriminator [0..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] | |
SubType : NameSpace [1..1] | Association to the Parent NameSpace through the intermediate Generalization class. |