ENTITY applied_name_assignment
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY applied_name_assignment
SUBTYPE OF (name_assignment);
items : SET [1:?] OF name_item;
WHERE
wr1 : NOT (SELF.role.name = 'kinematic element name') OR item_correlation(
SELF.items, ['KINEMATIC_STRUCTURE', 'KINEMATIC_JOINT', 'KINEMATIC_LINK']);
END_ENTITY; -- 10303-214: automotive_design
Explicit Attributes
Entity applied_name_assignment has the following local and inherited explicit attributes:
Derived Attributes
Entity applied_name_assignment has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity applied_name_assignment inherits from the following supertypes:
name_assignment
Subtypes
No subtypesReferenced By
Entity applied_name_assignment and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:10-04:00