Overview Schemas Index

Physical_unit_usage_view_arm         


ENTITY Part_feature
          SUBTYPE OF (Shape_feature);
          SELF\Shape_element.containing_shape RENAMED associated_definition : Part_usage_view;
          material_state_change : OPTIONAL material_state_change_enumeration;
          precedent_feature : OPTIONAL Part_feature;
INVERSE
          feature_shape : SET [0:?] OF Usage_concept_usage_relationship FOR associated_usage;
          subsequent_feature : SET [0:1] OF Part_feature FOR precedent_feature;
WHERE
          WR1: NOT EXISTS(precedent_feature) OR
            (NOT (SIZEOF(subsequent_feature) = 1) OR
            (acyclic_part_feature_precedence_relationship(SELF,
             [subsequent_feature[1]],
             'PHYSICAL_UNIT_USAGE_VIEW_ARM.PART_FEATURE')));
          WR2: NOT EXISTS(SELF\Shape_element.description);
END_ENTITY; -- Part_feature

Entity data types and their attributes

Shape_element
          (OPT) id: STRING;
          (OPT) element_name: STRING;
          (OPT) description: STRING;
          containing_shape: Item_shape;
Shape_feature
          (OPT) connection_area: SET [1:?] OF Connection_zone;
          (RT) element_name: STRING;
          (DER) surface_conditions: SET [0:?] OF Surface_condition;
Part_feature
          (RT) containing_shape->associated_definition: Part_usage_view;
          (OPT) material_state_change: material_state_change_enumeration;
          (OPT) precedent_feature: Part_feature;
          (INV) feature_shape: SET [0:?] OF Usage_concept_usage_relationship FOR associated_usage;
          (INV) subsequent_feature: SET [0:1] OF Part_feature FOR precedent_feature;

Known subtypes

          Interconnect_module_surface_feature (Interconnect_module_usage_view_arm)
          Package_body (Package_arm)
          Package_body_surface (Package_arm)
          Package_orientation_feature (Package_arm)
          Package_terminal (Package_arm)
          Part_group_feature (Part_feature_grouping_arm)
          Part_interface_access_feature (Part_feature_function_arm)
          Part_mating_feature (Part_feature_function_arm)
          Part_mounting_feature (Part_feature_function_arm)
          Part_terminal (Functional_assignment_to_part_arm)
          Part_tooling_feature (Part_feature_function_arm)
          Polarity_indication_feature (Package_arm)
          Thermal_feature (Part_feature_function_arm)
          Visual_orientation_feature (Package_arm)

Known subtype constraints

          part_feature_subtypes (Package_arm)

Users: by entity attributes

Shape_element
          Add_design_object_management_relationship.current_design_object
                    managed_design_object
                              ap210_managed_design_object
          Applied_information_usage_right.item
                    information_usage_right_item
                              design_pdm_information_usage_right_item
                                        pdm_documented_element_select
          Assigned_property.described_element
                    property_assignment_select
                              item_property_select_236cc1
          Attribute_translation_assignment.considered_instance
                    string_select
                              furniture_properties_select_ap236cc1
          Change_design_object_management_relationship.current_design_object
                    managed_design_object
                              ap210_managed_design_object
          Change_design_object_management_relationship.previous_design_object
                    managed_design_object
                              ap210_managed_design_object
          Classification_assignment.items
                    classification_item
                              classification_item_extended
                                        classified_element_select_236cc1
          Composite_material_identification.composite_items
                    material_item_select
                              dma_material_item_select
          Conical_tolerance_zone_boundary_and_surface_relationship.terminating_surface
                    physical_feature_or_part_template
          Datum_defined_by_feature.defined_by
          Delete_design_object_management_relationship.previous_design_object
                    managed_design_object
                              ap210_managed_design_object
          Derived_geometry.derived_from
          Derived_shape_element.derived_from
          Dimension_related_positional_boundary.constrained_physical_feature
                    physical_feature_or_part_template
          Directed_axis.end_shape_element
          Directed_axis.start_shape_element
          Document_assignment.is_assigned_to
                    documented_element_select
                              pdm_documented_element_select
          Draughting_model_item_association.definition
                    shape_select
          Frozen_assignment.frozen_item
                    managed_design_object
                              ap210_managed_design_object
          Geometric_item_specific_usage.definition
                    geometric_item_specific_usage_select
          Geometric_tolerance.applied_to
          Group.elements
                    groupable_item
                              groupable_item_203e2
          Language_indication.considered_instance
                    string_select
                              string_select_203e2
          Location_dimension.origin
                    placed_element_select
                              element_with_dimension_select
          Location_dimension.target
                    placed_element_select
                              element_with_dimension_select
          Material_identification.items
                    material_item_select
                              dma_material_item_select
          Projected_zone_and_base_relationship.base_physical_feature
                    physical_feature_or_part_template
          Projection.projection_end
          Requirement_source.source
                    requirement_source_item
                              sysm_requirement_source_item
          Restraint_condition.applied_to
                    restrained_item_select
                              physical_feature_or_part_template
          Shape_dependent_property_representation.described_element
                    shape_dependent_select
          Shape_description_association.represented_characteristic
                    shape_select
          Shape_element_locating_relationship.located_shape_element
          Shape_element_locating_relationship.locating_shape_element
          Shape_element_relationship.related
          Shape_element_relationship.relating
          Size_dimension.is_applied_to
                    element_with_dimension_select
          Surface_condition_association.described_element
                    shaped_element_select
          Target_area.is_defined_by
          Target_curve.is_defined_by
          Tolerance_zone_definition.first_element
          Tolerance_zone_definition.second_element
          True_profile.profiled_surface
                    physical_feature_or_part_template
Shape_feature
Part_feature
          Analytical_model_port_assignment.assigned_item
                    analytical_model_port_assignment_select
                              ap210_analytical_model_port_assignment_select
          Assembly_bond_definition.bonded_feature_1
                    bond_feature
          Assembly_bond_definition.bonded_feature_2
                    bond_feature
          Component_feature.definition
                    feature_select
          Component_feature_to_physical_usage_view_assignment.defined_part_feature
          Conical_tolerance_zone_boundary_and_surface_relationship.terminating_surface
                    physical_feature_or_part_template
                              limd_physical_feature_or_part_template
          Dimension_related_positional_boundary.constrained_physical_feature
                    physical_feature_or_part_template
                              limd_physical_feature_or_part_template
          Document_assignment.is_assigned_to
                    documented_element_select
                              puuv_documented_element_select
          Group.elements
                    groupable_item
                              puuv_groupable_item
          Item_restricted_requirement.basis
                    restriction_basis_item
          Material_removal_laminate_component.causal_item
                    limd_restriction_basis_item
                              restriction_basis_item
          Part_feature.precedent_feature
          Part_feature_based_template_location.all_reference_feature
          Part_feature_based_template_location.reference_feature
          Part_feature_make_from_relationship.resultant_feature
          Part_feature_make_from_relationship.reusable_feature
          Part_feature_placement_link.precedent_element
          Part_feature_placement_link.subsequent_element
          Part_interface_access_feature.accessed_interface
          Projected_zone_and_base_relationship.base_physical_feature
                    physical_feature_or_part_template
                              limd_physical_feature_or_part_template
          Requirement_assignment.assigned_to
                    requirement_assignment_item
                              acpr_requirement_assignment_item
                                        restriction_basis_item
          Restraint_condition.applied_to
                    restrained_item_select
                              physical_feature_or_part_template
                                        limd_physical_feature_or_part_template
          Stratum_concept_to_physical_usage_view_assignment.defined_part_feature
          Stratum_feature_template_component.causal_item
                    limd_restriction_basis_item
                              restriction_basis_item
          Thermal_functional_unit_network_node_definition.location
                    tnd_location_select
          True_profile.profiled_surface
                    physical_feature_or_part_template
                              limd_physical_feature_or_part_template
          Usage_concept_usage_relationship.associated_usage
                    usage_concept
                              puuv_usage_concept

Users: by defined types, not used by any entity attribute

Part_feature
          ap210_analytical_model_port_assignment_select
                    Analytical_model_port_assignment.assigned_item
          limd_physical_feature_or_part_template
                    Conical_tolerance_zone_boundary_and_surface_relationship.terminating_surface
                    Dimension_related_positional_boundary.constrained_physical_feature
                    Projected_zone_and_base_relationship.base_physical_feature
                    restrained_item_select
                    True_profile.profiled_surface
          ppwbm_analytical_model_port_assignment_select
                    Analytical_model_port_assignment.assigned_item
          puuv_documented_element_select
                    design_pdm_information_usage_right_item
                    Document_assignment.is_assigned_to
                    Lessons_learned.is_assigned_to
          puuv_groupable_item
                    Group.elements
          puuv_requirement_assignment_item
                    design_pdm_information_usage_right_item
                    Requirement_assignment.assigned_to
          puuv_usage_concept
                    Usage_concept_usage_relationship.associated_usage

Global rules for this entity data type

          -