ENTITY document_product_association

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY document_product_association;
      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:
AttributeTypeDefined By
 namelabel (STRING)document_product_association
 descriptiontext (STRING)document_product_association
 relating_documentdocument (ENTITY)document_product_association
 related_productproduct_or_formation_or_definition (SELECT)document_product_association

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

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:
DefinitionTypeReferenced Entity
 document_product_equivalence ENTITY document_product_association
 get_associated_mandatory_document_ids FUNCTION document_product_association
 indentured_list_method_identification_constraint RULE document_product_association
 subtype_mandatory_document_product_association RULE document_product_association


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:15-04:00