t_valor_texto : Public <<table>> Table
| Created: |
17/06/2026 8:10:55 |
| Modified: |
17/06/2026 8:10:55 |
|
| Project: |
|
| Author: |
gbenito1 |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
| Advanced: |
|
| UUID: |
{EC9B62E0-A1C6-4092-9772-872175F09793} |
| Appears In: |
DER_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/>
|
|
|
id_padre_valor_texto
|
Public
|
bigint
|
|
|
| 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 |