aud_t_nombre_grupo_taxonomico : Public <<table>> Table
Created: |
03/06/2024 11:27:38 |
Modified: |
03/06/2024 11:27:38 |
|
Project: |
|
Author: |
mmontalv |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{7FD12CC0-DF89-422a-8252-D97F5104CBC1} |
Appears In: |
ERD_Comun |
Tabla auditoría de t_nombre_grupo_taxonomico<br/>
- Attributes
- Operations
- Associations To
- Tagged Values
- Advanced
Attribute |
Scope |
Type |
id_nombre_grupo_taxon
|
Public
|
numeric(6)
|
Notes:
|
Identificador del nombre del grupo taxon<br/>
|
|
rev
|
Public
|
bigint
|
Notes:
|
Identificador de la revisión<br/>
|
|
revtype
|
Public
|
integer
|
Notes:
|
Identificador del tipo de revisión<br/>
|
|
nombre
|
Public
|
varchar(200)
|
Notes:
|
Nombre del grupo taxonomico<br/>
|
|
nombre_en
|
Public
|
varchar(200)
|
Notes:
|
Nombre del grupo taxonomico en Ingles<br/>
|
|
Operation |
Public
pk_aud_t_nombre_grupo_taxonomico (rev: bigint,
id_nombre_grupo_taxon: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
fk_aud_t_nombre_grupo_taxonomico_revision_info (rev: bigint,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
fk_aud_t_nombre_grupo_taxonomico_revtype (revtype: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Element |
Source Role |
Target Role |
«table» revision_info
Table «FK»
|
Name: fk_aud_t_nombre_grupo_taxonomico_revision_info
|
Name: revision_info_pk
|
Details:
|
«table» revtype
Table «FK»
|
Name: fk_aud_t_nombre_grupo_taxonomico_revtype
|
Name: revtype_pk
|
Details:
|
Tag |
Value |
Owner |
comun |
Details:
|
Property |
Value |
isFinalSpecialization: |
0 |