ENTITY property_definition_relationship

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY property_definition_relationship
	SUPERTYPE OF (ONEOF (stratum_technology_occurrence_relationship, stratum_technology_swap_relationship));
	name : label;
	description : text;
	relating_property_definition : property_definition;
	related_property_definition : property_definition;
END_ENTITY;

Explicit Attributes

Entity property_definition_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)property_definition_relationship
 descriptiontext (STRING)property_definition_relationship
 relating_property_definitionproperty_definition (ENTITY)property_definition_relationship
 related_property_definitionproperty_definition (ENTITY)property_definition_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity property_definition_relationship has the following subtypes:
    composite_signal_property_relationship*     copy_stratum_technology_occurrence_relationship     derived_laminate_assignment*     derived_stratum_technology_occurrence_relationship     design_specific_stratum_technology_mapping_relationship     inverse_copy_stratum_technology_occurrence_relationship     stratum_feature_based_derived_pattern*     stratum_technology_mapping_relationship*     stratum_technology_occurrence_feature_constraint     stratum_technology_occurrence_link     stratum_technology_occurrence_relationship*     stratum_technology_occurrence_swap_relationship     stratum_technology_swap_relationship*
* - Immediate Subtypes

Referenced By

Entity property_definition_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_classification_item SELECT property_definition_relationship
 composite_signal_property_relationship ENTITY property_definition_relationship
 managed_design_object SELECT property_definition_relationship
 represented_definition SELECT property_definition_relationship


[Top Level Definitions] [Exit]

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