Difference between revisions of "Discriminator"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{{GlossaryEntry | {{GlossaryEntry | ||
|since=2023-02-16 | |since=2023-02-16 | ||
− | |description=A discriminator is need to apply inheritance for creating a generalization/ | + | |description=A discriminator is need to apply inheritance for creating a generalization/{{Link|target=Specialization}} {{Link|target=Hierarchy}} using subtypes and supertypes. |
Example: The discriminator between men and women is the gender. | Example: The discriminator between men and women is the gender. |
Revision as of 06:06, 17 February 2023
GlossaryEntry
This page in other languages: de
GlossaryEntry | |
---|---|
edit | |
responsible | |
state | |
since | 2023-02-16 |
description | A discriminator is need to apply inheritance for creating a generalization/Specialization Hierarchy using subtypes and supertypes.
Example: The discriminator between men and women is the gender. Please note that it is not necessarily discriminating to make a distinction accoring to gender. Only if the discriminator is applied in a context where the difference is or should not be relevant is this a discrimination. This note might help you to remember what a discriminator is |
references | https://en.wikipedia.org/wiki/Genus%E2%80%93differentia_definition |
lang | en |
master | Discriminator |