ENTITY document_product_association
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY document_product_association
ABSTRACT SUPERTYPE;
name : label;
description : OPTIONAL text;
relating_document : document;
related_product : product_or_formation_or_definition;
END_ENTITY;
Explicit Attributes
Entity document_product_association has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
name | label (STRING) | document_product_association |
description | text (STRING) | document_product_association |
relating_document | document (ENTITY) | document_product_association |
related_product | product_or_formation_or_definition (SELECT) | document_product_association |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity document_product_association has the following subtypes:
document_product_equivalence*
* - Immediate Subtypes
Referenced By
Entity document_product_association 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:31-04:00