evento_foto : Public <<table>> Table
Created: |
10/10/2024 12:22:02 |
Modified: |
10/10/2024 12:22:02 |
|
Project: |
|
Author: |
mmontalv |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{E8DAFB95-83BB-4e15-B98F-01E640BB5520} |
Appears In: |
DER_Seguimiento_Especies |
Tabla que gestiona las fotos por evento.<br/>
- Attributes
- Operations
- Associations To
- Tagged Values
- Advanced
Attribute |
Scope |
Type |
id_evento
|
Public
|
numeric(20)
|
Notes:
|
Identificador del evento.<br/>
|
|
id_foto
|
Public
|
char(200)
|
Notes:
|
Identificador de la foto.<br/>
|
|
Operation |
Public
evento_foto_pk (id_evento: numeric,
id_foto: char,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_foto_evento_fk (id_evento: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
evento_foto_foto_fk (id_foto: char,
) :
|
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_foto_evento_fk
|
Name: TSEG_EVENTO_PK
|
Details:
|
«table» foto
Table «FK»
|
Name: evento_foto_foto_fk
|
Name: foto_pk
|
Details:
|
Tag |
Value |
Owner |
seguimiento_especie |
Details:
|
Property |
Value |
isFinalSpecialization: |
0 |