|
ENTITY kinematic_property_mechanism_representation SUBTYPE OF (kinematic_property_definition_representation); SELF\property_definition_representation.used_representation : mechanism_representation; base : kinematic_link_representation; WHERE WR1: SIZEOF( QUERY( i <* used_representation.items | (base :=: i\representation_relationship.rep_1) OR (base :=: i\representation_relationship.rep_2))) > 0; END_ENTITY; -- kinematic_property_mechanism_representation |
Entity data types and their attributesproperty_definition_representationdefinition: represented_definition; used_representation: representation; (DER) description: text; (DER) name: label; kinematic_property_definition_representation (RT) definition: product_definition_kinematics; kinematic_property_mechanism_representation (RT) used_representation: mechanism_representation; base: kinematic_link_representation; |
Global rules for this entity data type- |