ENTITY product_definition_usage
(* SCHEMA structural_analysis_design; *)
ENTITY product_definition_usage
SUPERTYPE OF (ONEOF (make_from_usage_option,assembly_component_usage))
SUBTYPE OF (product_definition_relationship);
UNIQUE
ur1 : id, relating_product_definition, related_product_definition;
WHERE
wr1: acyclic_product_definition_relationship(SELF,[SELF\
product_definition_relationship.related_product_definition],
'STRUCTURAL_ANALYSIS_DESIGN.PRODUCT_DEFINITION_USAGE');
END_ENTITY; -- product_definition_usage
Explicit Attributes
Entity product_definition_usage has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity product_definition_usage inherits from the following supertypes:
product_definition_relationship
Subtypes
Entity product_definition_usage has the following subtypes:
assembly_component_usage*
make_from_usage_option*
next_assembly_usage_occurrence
promissory_usage_occurrence
quantified_assembly_component_usage
specified_higher_usage_occurrence
* - Immediate Subtypes
Referenced By
Entity product_definition_usage and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:06-04:00