ENTITY founded_item
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY founded_item;
DERIVE
users : SET OF founded_item_select := using_items(SELF, []);
WHERE
wr1 : SIZEOF(users) > 0;
wr2 : NOT (SELF IN users);
END_ENTITY; -- 10303-43: representation_schema
Explicit Attributes
No explicit attributes
Derived Attributes
Entity founded_item has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity founded_item has the following subtypes:
approximation_tolerance* approximation_tolerance_deviation* approximation_tolerance_parameter* box_domain* composite_curve_segment* curve_style* curve_style_font* curve_style_font_pattern* externally_defined_style* fill_area_style* point_style* pre_defined_presentation_style* presentation_style_assignment* presentation_style_by_context reparametrised_composite_curve_segment 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 vector_style view_volume*
* - Immediate Subtypes
Referenced By
Entity founded_item and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:11-04:00