|
ENTITY Analytical_model SUBTYPE OF (Information_product); UNIQUE UR1 : id; END_ENTITY; -- Analytical_model |
Entity data types and their attributesProductid: STRING; (OPT) name: STRING; (OPT) description: STRING; Information_product - Analytical_model - |
Global rules for this entity data type- |