t_valor_texto : Public <<table>> Table
Created: |
03/06/2024 11:28:10 |
Modified: |
03/06/2024 11:28:10 |
|
Project: |
|
Author: |
mmontalv |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{B490EEC8-858D-47ea-ABA2-EDB19C340874} |
Appears In: |
ERD_Comun |
Tabla catálogo de los valores texto posibles, por ejmplo "Bueno", "Representativo", "Invernante", etc...<br/>
- Attributes
- Operations
- Associations From
- Tagged Values
- Advanced
Attribute |
Scope |
Type |
id_valor_texto
|
Public
|
numeric(38)
|
Notes:
|
Id del valor texto<br/>
|
|
nombre_valor
|
Public
|
varchar(150)
|
Notes:
|
Texto corrsegondiente, por ejemplo" bueno"," alto", etc...<br/>
|
|
descripcion
|
Public
|
text
|
Notes:
|
Descripción del valor<br/>
|
|
id_agrupacion
|
Public
|
numeric(6)
|
Notes:
|
Id de agurpacion si es necesario<br/>
|
|
nombre_valor_en
|
Public
|
varchar(150)
|
Notes:
|
Nombre del valor en Ingles<br/>
|
|
Operation |
Public
T_VALORES_TEXTO_PK (id_valor_texto: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Tag |
Value |
Owner |
comun |
Details:
|
Property |
Value |
isFinalSpecialization: |
0 |