public final class DomainGrammar extends Object
| Modifier and Type | Field and Description |
|---|---|
static Entity |
ASSOCIATION_ENTITY
Définition d'une association simple.
|
static Entity |
ASSOCIATION_NN_ENTITY
Définition d'une association NN.
|
static String |
COMPUTED
Clé des FIELD_DEFINITION de type COMPUTED utilisés dans les DT_DEFINITION.
|
static Entity |
DOMAIN_ENTITY
Définition d'un domain.
|
static Entity |
DT_DEFINITION_ENTITY
Définition d'un DT.
|
static Entity |
DT_FIELD_ENTITY
Définition d'un champ de DT.
|
static String |
FIELD
Clé des FIELD_DEFINITION de type FIELD utilisés dans les DT_DEFINITION.
|
static Grammar |
GRAMMAR |
static String |
PRIMARY_KEY
Clé des FIELD_DEFINITION de type PK utilisés dans les DT_DEFINITION.
|
| Constructor and Description |
|---|
DomainGrammar() |
public static final String PRIMARY_KEY
public static final String FIELD
public static final String COMPUTED
public static final Entity DOMAIN_ENTITY
public static final Entity DT_FIELD_ENTITY
public static final Entity DT_DEFINITION_ENTITY
public static final Entity ASSOCIATION_ENTITY
public static final Entity ASSOCIATION_NN_ENTITY
public static final Grammar GRAMMAR
Copyright © 2015. All Rights Reserved.