ENTITY document_product_association

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
  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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:08-04:00