ENTITY founded_item

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP238 STEP-NC
-- DIFF IN AP224
-- DIFF IN AP232
ENTITY founded_item
   SUPERTYPE OF (ONEOF(b_spline_curve_knot_locator, b_spline_curve_segment, b_spline_surface_knot_locator, b_spline_surface_patch, b_spline_surface_strip, boundary_curve_of_b_spline_or_rectangular_composite_surface, box_domain, character_glyph_style_outline, character_glyph_style_stroke, composite_curve_segment, composite_curve_transition_locator, curve_style, curve_style_font, curve_style_font_and_scaling, curve_style_font_pattern, externally_defined_style, fill_area_style, interpolated_configuration_segment, kinematic_path_segment, plane_angle_and_length_pair, plane_angle_and_ratio_pair, point_style, presentation_style_assignment, rectangular_composite_surface_transition_locator, surface_patch, surface_side_style, surface_style_boundary, surface_style_control_grid, surface_style_fill_area, surface_style_parameter_line, surface_style_segmentation_curve, surface_style_silhouette, surface_style_usage, symbol_style, text_style, view_volume) ANDOR ONEOF(character_glyph_style_outline, character_glyph_style_stroke, curve_style, curve_style_font, curve_style_font_and_scaling, curve_style_font_pattern, externally_defined_style, fill_area_style, point_style, presentation_style_assignment, surface_side_style, surface_style_boundary, surface_style_control_grid, surface_style_fill_area, surface_style_parameter_line, surface_style_segmentation_curve, surface_style_silhouette, surface_style_usage, symbol_style, text_style));
   DERIVE
      users : SET [0:?] OF founded_item_select := using_items(SELF, []);
   WHERE
      WR1:
         SIZEOF(users) > 0;
      wr2:
         NOT (SELF IN users);
END_ENTITY;

Explicit Attributes

    No explicit attributes

Derived Attributes

Entity founded_item has the following local and inherited derived attributes:
AttributeTypeDefined By
 usersSET OF founded_item_select (SELECT)founded_item

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity founded_item has the following subtypes:
    approximation_tolerance*     approximation_tolerance_deviation*     approximation_tolerance_parameter*     b_spline_curve_knot_locator*     b_spline_curve_segment*     b_spline_surface_knot_locator*     b_spline_surface_patch*     b_spline_surface_strip*     boundary_curve_of_b_spline_or_rectangular_composite_surface*     box_domain*     character_glyph_style_outline*     character_glyph_style_stroke*     circular_path     composite_curve_segment*     composite_curve_transition_locator*     curve_based_path     curve_based_path_with_orientation     curve_based_path_with_orientation_and_parameters     curve_style*     curve_style_font*     curve_style_font_and_scaling*     curve_style_font_pattern*     externally_defined_style*     fill_area_style*     interpolated_configuration_segment*     kinematic_path_segment*     linear_path     path_node     plane_angle_and_length_pair*     plane_angle_and_ratio_pair*     point_style*     point_to_point_path     pre_defined_presentation_style*     presentation_style_assignment*     presentation_style_by_context     rectangular_composite_surface_transition_locator*     reparametrised_composite_curve_segment     single_texture_style_tessellation_specification     surface_patch*     surface_side_style*     surface_style_boundary*     surface_style_control_grid*     surface_style_fill_area*     surface_style_parameter_line*     surface_style_segmentation_curve*     surface_style_silhouette*     surface_style_usage*     symbol_style*     text_style*     text_style_with_box_characteristics     text_style_with_mirror     text_style_with_spacing     texture_style_specification*     texture_style_tessellation_specification     user_defined_curve_font     vector_style     view_volume*
* - Immediate Subtypes

Referenced By

Entity founded_item and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 founded_item_select SELECT founded_item
 subtype_exclusiveness_founded_item RULE founded_item
 subtype_mandatory_founded_item RULE founded_item
 validate_dependently_instantiable_entity_data_types RULE founded_item


[Top Level Definitions] [Exit]

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