Overview Schemas Index

Physical_unit_usage_view_arm         


ENTITY Part_feature_template_definition
          SUBTYPE OF (Feature_definition_with_connection_area);
          id : STRING;
DERIVE
          surface_conditions : SET [0:?] OF Surface_condition := bag_to_set(USEDIN(SELF\Shape_feature_definition.of_shape,'SURFACE_CONDITIONS_ARM.SURFACE_CONDITION_ASSOCIATION.DESCRIBED_ELEMENT'));
UNIQUE
          UR1 : id;
END_ENTITY; -- Part_feature_template_definition

Entity data types and their attributes

Characterizable_object
          name: STRING;
          (OPT) description: STRING;
Shape_feature_definition
          (DER) feature_model: SET [1:?] OF Geometric_model;
          (INV) of_shape: Item_shape FOR described_element;
Feature_definition_with_connection_area
          (OPT) connection_area: SET [1:?] OF Connection_zone;
Part_feature_template_definition
          id: STRING;
          (DER) surface_conditions: SET [0:?] OF Surface_condition;

Known subtypes

          Bare_die_template_terminal (Bare_die_arm)
          Package_terminal_template_definition (Package_arm)

Users: by entity attributes

Characterizable_object
          Applied_information_usage_right.item
                    information_usage_right_item
                              design_pdm_information_usage_right_item
                                        design_pdm_classification_item
          Assembly_component.described_element
                    shapeable_item
          Assigned_property.described_element
                    property_assignment_select
                              sf_property_assignment_select
          Classification_assignment.items
                    classification_item
                              design_pdm_classification_item
          Functional_unit_definition.described_element
                    shapeable_item
          Issue_reference.item
                    issue_reference_item
                              syse_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
                              sysm_requirement_source_item
          Stratum.described_element
                    shapeable_item
Shape_feature_definition
          Placed_feature.definition
Feature_definition_with_connection_area
          Assembly_bond_definition.bonded_feature_1
                    bond_feature
          Assembly_bond_definition.bonded_feature_2
                    bond_feature
Part_feature_template_definition
          Connection_zone_in_part_feature_template_definition.associated_definition

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

Part_feature_template_definition
          -

Global rules for this entity data type

          -