|
ENTITY single_property_is_definition SUBTYPE OF (property_definition); SELF\property_definition.definition : product_definition; UNIQUE UR1 : definition; END_ENTITY; -- single_property_is_definition |
Entity data types and their attributesproperty_definitionname: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; single_property_is_definition (RT) definition: product_definition; |
Global rules for this entity data type- |