Difference between revisions of "Discriminator"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | =GlossaryEntry= | ||
+ | |||
{{GlossaryEntry | {{GlossaryEntry | ||
+ | |since=2023-02-16 | ||
+ | |description=A discriminator is needed 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. | ||
+ | |||
+ | 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 | ||
|storemode=property | |storemode=property | ||
+ | |master=Discriminator | ||
}} | }} | ||
− | |||
[[Category:DBIS-VL]] | [[Category:DBIS-VL]] |
Latest revision as of 18:39, 21 February 2023
GlossaryEntry
This page in other languages: de
GlossaryEntry | |
---|---|
edit | |
responsible | |
state | |
since | 2023-02-16 |
description | A discriminator is needed 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 |