ENTITY product_concept_relationship

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY product_concept_relationship;
	name : label;
	description : OPTIONAL text;
	relating_product_concept : product_concept;
	related_product_concept : product_concept;
END_ENTITY;

Explicit Attributes

Entity product_concept_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)product_concept_relationship
 descriptiontext (STRING)product_concept_relationship
 relating_product_conceptproduct_concept (ENTITY)product_concept_relationship
 related_product_conceptproduct_concept (ENTITY)product_concept_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity product_concept_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_language_item SELECT product_concept_relationship
 multi_language_attribute_item SELECT product_concept_relationship


[Top Level Definitions] [Exit]

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