Overview Schemas Index

Part_template_2d_shape_arm         


ENTITY Allocated_passage_minimum_annular_ring
          SUBTYPE OF (Characterizable_object);
          connected_minimum_annular_ring : OPTIONAL Length_data_element;
          unconnected_minimum_annular_ring : OPTIONAL Length_data_element;
          associated_passage_allocation : Passage_technology_allocation_to_stack_model;
          associated_stratum_technology_occurrence : Stratum_technology_occurrence;
WHERE
          WR1: EXISTS(connected_minimum_annular_ring) OR
        EXISTS(unconnected_minimum_annular_ring);
          WR2: associated_stratum_technology_occurrence IN associated_passage_allocation\Stratum_sub_stack.
                                                        associated_stackup\Stratum_stack_model.composing_occurrence;
END_ENTITY; -- Allocated_passage_minimum_annular_ring

Entity data types and their attributes

Characterizable_object
          name: STRING;
          (OPT) description: STRING;
Allocated_passage_minimum_annular_ring
          (OPT) connected_minimum_annular_ring: Length_data_element;
          (OPT) unconnected_minimum_annular_ring: Length_data_element;
          associated_passage_allocation: Passage_technology_allocation_to_stack_model;
          associated_stratum_technology_occurrence: Stratum_technology_occurrence;

Users

Characterizable_object
          Applied_information_usage_right.item
                    information_usage_right_item
                              design_pdm_information_usage_right_item
          Assembly_component.described_element
                    shapeable_item
          Assigned_property.described_element
                    property_assignment_select
                              sf_property_assignment_select
          Classification_assignment.items
                    classification_item
                              upfrompm_pmri_classification_item
          Functional_unit_definition.described_element
                    shapeable_item
          Issue_reference.item
                    issue_reference_item
                              upfromsm_ap233_issue_reference_item
          Item_shape.described_element
                    shapeable_item
          Part_design_view.described_element
                    shapeable_item
          Part_usage_view.described_element
                    shapeable_item
          Requirement_source.source
                    requirement_source_item
                              smpushup_pmri_requirement_source_item
          Stratum.described_element
                    shapeable_item
Allocated_passage_minimum_annular_ring

Global rules for this entity data type

          -