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