ENTITY shape_aspect_relationship

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY shape_aspect_relationship;
	name : label;
	description : OPTIONAL text;
	relating_shape_aspect : shape_aspect;
	related_shape_aspect : shape_aspect;
DERIVE
	id : identifier := get_id_value(SELF);
WHERE
	WR1 : SIZEOF(USEDIN(SELF, 'AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.' + 'ID_ATTRIBUTE.IDENTIFIED_ITEM')) <= 1;
END_ENTITY;

Explicit Attributes

Entity shape_aspect_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)shape_aspect_relationship
 descriptiontext (STRING)shape_aspect_relationship
 relating_shape_aspectshape_aspect (ENTITY)shape_aspect_relationship
 related_shape_aspectshape_aspect (ENTITY)shape_aspect_relationship

Derived Attributes

Entity shape_aspect_relationship has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)shape_aspect_relationship

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity shape_aspect_relationship has the following subtypes:
    angular_location     assembly_joint     assembly_to_part_connectivity_structure_allocation*     bare_die_edge_segment_surface*     component_feature_joint*     component_feature_relationship*     composite_array_shape_aspect_link*     conductive_interconnect_element_terminal_link*     connection_zone_based_assembly_joint     connection_zone_based_fabrication_joint     connection_zone_interface_plane_relationship*     cutout_edge_segment*     datum_difference*     datum_difference_functional_unit_usage_view_terminal_assignment*     device_terminal_map*     dielectric_crossover_area*     dimensional_location*     dimensional_location_with_path     direct_stratum_component_join_implementation*     directed_dimensional_location     fabrication_joint     inter_stratum_feature_edge_segment_template*     inter_stratum_feature_edge_segment_template_with_cross_section     interconnect_module_cutout_segment_surface*     interconnect_module_edge_segment*     interconnect_module_edge_segment_surface*     interface_mounted_join*     layout_macro_definition_terminal_to_usage_terminal_assignment*     linear_composite_array_shape_aspect_link*     make_from_connectivity_relationship*     make_from_feature_relationship     make_from_functional_unit_terminal_definition_relationship*     make_from_part_feature_relationship*     package_body_edge_segment_surface*     packaged_connector_terminal_relationship*     part_connected_terminals_element*     passage_terminal_based_fabrication_joint_link*     physical_connectivity_element*     physical_node_branch_requirement_to_implementing_component_allocation*     physical_node_requirement_to_implementing_component_allocation*     plated_cutout_edge_segment     plated_interconnect_module_edge_segment     printed_connector_template_terminal_relationship*     printed_part_template_material_link*     scalar_terminal_definition_link*     shape_aspect_associativity*     shape_aspect_deriving_relationship*     statistical_dimensional_location     stratum_feature_template_component_with_stratum_feature*     unplated_cutout_edge_segment     unplated_interconnect_module_edge_segment
* - Immediate Subtypes

Referenced By

Entity shape_aspect_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_shape_aspect_relationship FUNCTION shape_aspect_relationship
 approval_item SELECT shape_aspect_relationship
 assembly_joint ENTITY shape_aspect_relationship
 assembly_to_part_connectivity_structure_allocation ENTITY shape_aspect_relationship
 attribute_language_item SELECT shape_aspect_relationship
 bare_die_edge_segment_surface ENTITY shape_aspect_relationship
 centre_of_symmetry ENTITY shape_aspect_relationship
 component_feature_joint ENTITY shape_aspect_relationship
 component_feature_relationship ENTITY shape_aspect_relationship
 composite_array_shape_aspect_link ENTITY shape_aspect_relationship
 composite_shape_aspect ENTITY shape_aspect_relationship
 conductive_interconnect_element_terminal_link ENTITY shape_aspect_relationship
 connection_zone_interface_plane_relationship ENTITY shape_aspect_relationship
 cutout_edge_segment ENTITY shape_aspect_relationship
 datum ENTITY shape_aspect_relationship
 datum_difference ENTITY shape_aspect_relationship
 datum_difference_functional_unit_usage_view_terminal_assignment ENTITY shape_aspect_relationship
 datum_feature ENTITY shape_aspect_relationship
 datum_target ENTITY shape_aspect_relationship
 derived_shape_aspect ENTITY shape_aspect_relationship
 device_terminal_map ENTITY shape_aspect_relationship
 document_reference_item SELECT shape_aspect_relationship
 fabrication_joint ENTITY shape_aspect_relationship
 geometric_item_specific_usage_select SELECT shape_aspect_relationship
 groupable_item SELECT shape_aspect_relationship
 identification_item SELECT shape_aspect_relationship
 id_attribute_select SELECT shape_aspect_relationship
 interconnect_module_cutout_segment_surface ENTITY shape_aspect_relationship
 interconnect_module_edge_segment ENTITY shape_aspect_relationship
 interconnect_module_edge_segment_surface ENTITY shape_aspect_relationship
 inter_stratum_feature_edge_segment_template ENTITY shape_aspect_relationship
 layout_macro_definition_terminal_to_usage_terminal_assignment ENTITY shape_aspect_relationship
 linear_composite_array_shape_aspect_link ENTITY shape_aspect_relationship
 make_from_connectivity_relationship ENTITY shape_aspect_relationship
 make_from_functional_unit_terminal_definition_relationship ENTITY shape_aspect_relationship
 make_from_part_feature_relationship ENTITY shape_aspect_relationship
 managed_design_object SELECT shape_aspect_relationship
 multi_language_attribute_item SELECT shape_aspect_relationship
 package_body_edge_segment_surface ENTITY shape_aspect_relationship
 physical_node_branch_requirement_to_implementing_component_allocation ENTITY shape_aspect_relationship
 physical_node_requirement_to_implementing_component_allocation ENTITY shape_aspect_relationship
 printed_connector_template_terminal_relationship ENTITY shape_aspect_relationship
 printed_part_template_material_link ENTITY shape_aspect_relationship
 represented_definition SELECT shape_aspect_relationship
 requirement_assigned_item SELECT shape_aspect_relationship
 runout_zone_orientation_reference_direction ENTITY shape_aspect_relationship
 scalar_terminal_definition_link ENTITY shape_aspect_relationship
 shape_aspect_deriving_relationship ENTITY shape_aspect_relationship
 shape_definition SELECT shape_aspect_relationship
 stratum_feature_template_component_with_stratum_feature ENTITY shape_aspect_relationship
 symmetric_shape_aspect ENTITY shape_aspect_relationship


[Top Level Definitions] [Exit]

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