evento_valor_texto : Public <<table>> Table
| Created: |
17/06/2026 9:26:13 |
| Modified: |
17/06/2026 9:26:13 |
|
| Project: |
|
| Author: |
gbenito1 |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
| Advanced: |
|
| UUID: |
{208491A1-ADAA-45da-9B8F-C0AE84F65390} |
| Appears In: |
DER_seguimiento_especie |
Tabla que gestiona los eventos y los valores texto.<br/>
- Attributes
- Operations
- Associations To
- Tagged Values
- Advanced
| Attribute |
Scope |
Type |
|
id_evento
|
Public
|
numeric(20)
|
|
Notes:
|
Identificador del evento.<br/>http://rs.tdwg.org/dwc/terms/eventID<br/>
|
|
|
id_taxon
|
Public
|
numeric(40)
|
|
Notes:
|
Identificador único del taxón.<br/>http://rs.tdwg.org/dwc/terms/taxonID<br/>
|
|
|
id_tipo_medicion
|
Public
|
numeric(20)
|
|
Notes:
|
Identificador del tipo de medición.<br/><br/>
|
|
|
id_evento_valortexto
|
Public
|
numeric(20)
|
|
Notes:
|
Identificador del tipo de valor texto para el evento.<br/><br/>
|
|
|
id_presion
|
Public
|
numeric(20)
|
|
Notes:
|
Identificador de la presión.<br/><br/>
|
|
|
id_habitat
|
Public
|
numeric(20)
|
|
Notes:
|
Identificador del habitat del evento.<br/><br/>
|
|
|
id_contaminante
|
Public
|
numeric(20)
|
|
Notes:
|
Identificador del tipo de contaminante.<br/><br/>
|
|
|
id_medida
|
Public
|
numeric(20)
|
|
Notes:
|
Identificador de la medida asociada al evento.<br/><br/>
|
|
|
observaciones
|
Public
|
text
|
|
Notes:
|
Observaciones de la medición realizada en un seguimiento.<br/><br/>
|
|
| Operation |
Public
evento_valortexto_pk (id_evento: numeric,
id_evento_valortexto: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_valor_texto_id_evento_index (id_evento: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_valor_texto_evento_fk (id_evento: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_valor_texto_habitat_fk (id_habitat: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_valor_texto_t_medida_conserva_gestion_fk (id_medida: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_valor_texto_t_presion_amenaza_fk (id_presion: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_valor_texto_t_tipo_medicion_fk (id_tipo_medicion: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_valor_texto_taxon_fk (id_taxon: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_valortexto_t_contaminante_fk (id_contaminante: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
| Element |
Source Role |
Target Role |
«table» evento
Table «FK»
|
Name: evento_valor_texto_evento_fk
|
Name: TSEG_EVENTO_PK
|
Details:
|
| Tag |
Value |
| Owner |
seguimiento_especie |
|
Details:
|
| Property |
Value |
| isFinalSpecialization: |
0 |