| Business Data Model Data Model |
Description | A collection of biologic entities. For example: Flock of ducks Litter of mice Herd of cows |
Attributes | |
![]() |
|
![]() |
|
![]() |
|
![]() |
Relationship | |
![]() |
|
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | An indicator that specifies whether the biologic entity group is a particular instance (actual) or a universal kind. For example: To indicate a particular Biologic Entity Group, Actual Ind = "true". To indicate a kind of Biologic Entity Group, Actual Ind = "false". |
Data Type | Standards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The name of the living being group. For example: Litter 12 |
Data Type | Standards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The number of members in a biologic entity group. |
Data Type | Standards - Data Domains.ddm/Data Domains/Quantity Integer [INTEGER] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Specifies the kind of biologic entity group. For example: Litter Herd |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Relationship Details |
Description | |
Is Identifying Relationship | false |
Child Table | Biologic Entity Group |
Child Role Name | groupedBiologicEntity |
Child Multiplicity | ZERO_TO_MANY |
Child Referential Integrity: On Delete | NONE |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | NONE |
Parent Table | Biologic Entity |
Parent Role Name | groupingBiologicEntityGroup |
Parent Multiplicity | ZERO_TO_MANY |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
Is Identifying Relationship | false |
Child Table | Biologic Entity Group |
Child Role Name | containedBiologicEntityGroup |
Child Multiplicity | ZERO_TO_MANY |
Child Referential Integrity: On Delete | SET_NULL |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | SET_NULL |
Parent Table | Biologic Entity Group |
Parent Role Name | containingBiologicEntityGroup |
Parent Multiplicity | ZERO_TO_ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | SET_NULL |
Parent Referential Integrity: On Update | SET_NULL |
| Business Data Model Data Model |