t_tipo_verificacion_documento : Public <<table>> Table
Created: |
03/06/2024 11:28:08 |
Modified: |
03/06/2024 11:28:08 |
|
Project: |
|
Author: |
mmontalv |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{447F3979-2835-4884-826D-6AED74CB12FD} |
Appears In: |
ERD_Comun |
Tabla con los tipos de verificación de un documento<br/>
- Attributes
- Operations
- Associations From
- Tagged Values
- Advanced
Attribute |
Scope |
Type |
id_tipo_verificacion_documento
|
Public
|
integer
|
Notes:
|
Identificador del tipo de verificación<br/>
|
|
nombre
|
Public
|
varchar(200)
|
Notes:
|
Nombre del acrónimo<br/>
|
|
acronimo
|
Public
|
varchar(10)
|
Notes:
|
Acrónimo del tipo de verificación<br/>
|
|
descripcion
|
Public
|
varchar(200)
|
Notes:
|
Descripción del acrónimo<br/>
|
|
Operation |
Public
PK_T_TIPO_VERIFICACION_DOCUMENTO (id_tipo_verificacion_documento: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Element |
Source Role |
Target Role |
«table» documento
Table «FK»
|
Name: fk_documento_t_tipo_verificacion_documento
|
Name: PK_T_TIPO_VERIFICACION_DOCUMENTO
|
Details:
|
Tag |
Value |
Owner |
comun |
Details:
|
Property |
Value |
isFinalSpecialization: |
0 |