ENTITY general_material_property
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY general_material_property
SUBTYPE OF (general_property);
WHERE
wr1 : SIZEOF(QUERY(gpa <* USEDIN(SELF,
'AUTOMOTIVE_DESIGN.GENERAL_PROPERTY_ASSOCIATION.BASE_DEFINITION') | NOT
('AUTOMOTIVE_DESIGN.' + 'MATERIAL_PROPERTY' IN TYPEOF(gpa.
derived_definition)))) = 0;
END_ENTITY; -- 10303-214: automotive_design
Explicit Attributes
Entity general_material_property has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity general_material_property inherits from the following supertypes:
general_property
Subtypes
No subtypesReferenced By
Entity general_material_property 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:11-04:00