|
ENTITY kinematic_property_representation_relation SUBTYPE OF (property_definition_representation); UNIQUE UR1 : definition; WHERE WR1: 'KINEMATIC_STRUCTURE_SCHEMA.KINEMATIC_PROPERTY_DEFINITION' IN TYPEOF (SELF\property_definition_representation.definition); WR2: 'KINEMATIC_STRUCTURE_SCHEMA.KINEMATIC_GROUND_REPRESENTATION' IN TYPEOF (SELF\property_definition_representation.used_representation); END_ENTITY; -- kinematic_property_representation_relation |
Entity data types and their attributesproperty_definition_representationdefinition: represented_definition; used_representation: representation; (DER) description: text; (DER) name: label; kinematic_property_representation_relation - |
Global rules for this entity data type- |