ENTITY component_feature_relationship

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY component_feature_relationship
   SUBTYPE OF (shape_aspect_relationship);
      SELF\shape_aspect_relationship.relating_shape_aspect : component_feature;
      SELF\shape_aspect_relationship.related_shape_aspect : component_feature;
   WHERE
      WR1:
         SELF\shape_aspect_relationship.related_shape_aspect :<>: SELF\shape_aspect_relationship.relating_shape_aspect;
END_ENTITY;

Explicit Attributes

Entity component_feature_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)shape_aspect_relationship
 descriptiontext (STRING)shape_aspect_relationship
 relating_shape_aspectcomponent_feature (ENTITY)component_feature_relationship(Redcl from shape_aspect_relationship)
 related_shape_aspectcomponent_feature (ENTITY)component_feature_relationship(Redcl from shape_aspect_relationship)

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity component_feature_relationship inherits from the following supertypes:
  shape_aspect_relationship

Subtypes

Entity component_feature_relationship has the following subtypes:
    make_from_feature_relationship*
* - Immediate Subtypes

Referenced By

Entity component_feature_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT shape_aspect_relationship
 acyclic_shape_aspect_relationship FUNCTION shape_aspect_relationship
 approval_item SELECT shape_aspect_relationship
 assembly_joint ENTITY shape_aspect_relationship
 assembly_shape_constraint_item_relationship ENTITY shape_aspect_relationship
 assembly_shape_joint_item_relationship ENTITY shape_aspect_relationship
 attribute_language_item SELECT shape_aspect_relationship
 between_shape_aspect ENTITY shape_aspect_relationship
 change_relationship_select SELECT shape_aspect_relationship
 classification_item SELECT shape_aspect_relationship
 component_feature_joint ENTITY shape_aspect_relationship
 component_feature_relationship ENTITY shape_aspect_relationship
 composite_shape_aspect ENTITY shape_aspect_relationship
 compound_features_of_equal_type RULE shape_aspect_relationship
 connection_zone_interface_plane_relationship ENTITY shape_aspect_relationship
 connectivity_definition_item_relationship ENTITY shape_aspect_relationship
 contact_feature_fit_relationship ENTITY shape_aspect_relationship
 cross_sectional_alternative_shape_element ENTITY shape_aspect_relationship
 cross_sectional_group_shape_element ENTITY shape_aspect_relationship
 datum ENTITY shape_aspect_relationship
 datum_feature ENTITY shape_aspect_relationship
 datum_target ENTITY shape_aspect_relationship
 description_item SELECT shape_aspect_relationship
 dimensional_location ENTITY shape_aspect_relationship
 document_reference_item SELECT shape_aspect_relationship
 draughting_model_item_definition SELECT shape_aspect_relationship
 effectivity_item SELECT shape_aspect_relationship
 feature_for_datum_target_relationship ENTITY shape_aspect_relationship
 geometric_item_specific_usage_select SELECT shape_aspect_relationship
 geometric_tolerance ENTITY shape_aspect_relationship
 get_diameter_for_round_hole FUNCTION shape_aspect_relationship
 get_round_holes_for_composite_hole FUNCTION shape_aspect_relationship
 groupable_item SELECT shape_aspect_relationship
 identification_item SELECT shape_aspect_relationship
 id_attribute_select SELECT shape_aspect_relationship
 multi_language_attribute_item SELECT shape_aspect_relationship
 represented_definition SELECT shape_aspect_relationship
 restrict_multi_language_for_shape_aspect_relationship RULE shape_aspect_relationship
 runout_zone_orientation_reference_direction ENTITY shape_aspect_relationship
 shape_aspect_deriving_relationship ENTITY shape_aspect_relationship
 shape_aspect_relationship_representation_association ENTITY shape_aspect_relationship
 shape_aspect_relationship_subtype_exclusiveness RULE shape_aspect_relationship
 shape_definition SELECT shape_aspect_relationship
 shape_feature_definition_element_relationship ENTITY shape_aspect_relationship
 shape_feature_fit_relationship ENTITY shape_aspect_relationship
 sts_get_product_definition_shape FUNCTION shape_aspect_relationship
 subtype_exclusiveness_shape_aspect_relationship RULE shape_aspect_relationship
 unique_gdt_element_id_constraint RULE shape_aspect_relationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:14-04:00