ENTITY founded_item

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)

ENTITY founded_item
	SUPERTYPE OF (ONEOF (character_glyph_style_outline, character_glyph_style_stroke, curve_style, curve_style_font, curve_style_font_and_scaling, curve_style_font_pattern, 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:
    box_domain*     character_glyph_style_outline*     character_glyph_style_stroke*     composite_curve_segment*     curve_style*     curve_style_font*     curve_style_font_and_scaling*     curve_style_font_pattern*     fill_area_style*     point_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     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
 validate_dependently_instantiable_entity_data_types RULE founded_item


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:39-04:00