Difference between revisions of "Discriminator"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
|lang=en | |lang=en | ||
|storemode=property | |storemode=property | ||
+ | |master=Discriminator | ||
}} | }} | ||
− | |||
[[Category:DBIS-VL]] | [[Category:DBIS-VL]] |
Revision as of 16:47, 16 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 |