ENTITY generic_property_relationship
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY generic_property_relationship;
name : label;
description : text;
relating : generic_property_definition_select;
related : generic_property_definition_select;
relation_type : STRING;
WHERE
WR1:
acyclic_generic_property_relationship(SELF, [ related ], 'STEP_MERGED_AP_SCHEMA.GENERIC_PROPERTY_RELATIONSHIP');
END_ENTITY;
Explicit Attributes
Entity generic_property_relationship has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity generic_property_relationship and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:32-04:00