ENTITY symbolization_by_schematic_element

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY symbolization_by_schematic_element
SUBTYPE OF (class, presented_item_representation);
  SELF\presented_item_representation.presentation : schematic_element;
  SELF\presented_item_representation.item : symbolized_item;
END_ENTITY;

Explicit Attributes

Entity symbolization_by_schematic_element has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)group
 descriptiontext (STRING)group
 presentationschematic_element (ENTITY)symbolization_by_schematic_element(Redcl from presented_item_representation)
 itemsymbolized_item (ENTITY)symbolization_by_schematic_element(Redcl from presented_item_representation)

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity symbolization_by_schematic_element inherits from the following supertypes:
  group
    class
  presented_item_representation

Subtypes

    No subtypes

Referenced By

Entity symbolization_by_schematic_element and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT symbolization_by_schematic_element
 classification ENTITY class
 classification_assignment ENTITY group
 complement ENTITY class
 complete_membership ENTITY class
 external_identification_item SELECT symbolization_by_schematic_element
 identical_sets FUNCTION class
 identical_to_one_of_set_of_sets FUNCTION class
 id_attribute_select SELECT group
 intersection ENTITY class
 power_set ENTITY class
 same_membership ENTITY class
 style_context_select SELECT group
 subset ENTITY class
 symbolization_by_schematic_element ENTITY presented_item_representation
 symbolization_of_member_or_subclass_by_schematic_element ENTITY presented_item_representation
 symbolized_class_select SELECT symbolization_by_schematic_element
 symbolized_item_select SELECT symbolization_by_schematic_element
 union ENTITY class


[Top Level Definitions] [Exit]

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