ENTITY connection_of_schematic_element_occurrence

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY connection_of_schematic_element_occurrence
SUBTYPE OF (mapped_item);
WHERE
  schematic_element_occurrence_as_side_1 : 
    'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.' + 
    'SCHEMATIC_ELEMENT_OCCURRENCE' IN TYPEOF(SELF\mapped_item.mapping_source.
    mapped_representation);
  schematic_element_occurrence_as_side_2 : 
    'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.' + 
    'SCHEMATIC_ELEMENT_OCCURRENCE' IN TYPEOF(using_representations(SELF));
END_ENTITY;

Explicit Attributes

Entity connection_of_schematic_element_occurrence has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation_item
 mapping_sourcerepresentation_map (ENTITY)mapped_item
 mapping_targetrepresentation_item (ENTITY)mapped_item

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity connection_of_schematic_element_occurrence inherits from the following supertypes:
  representation_item
    mapped_item

Subtypes

    No subtypes

Referenced By

Entity connection_of_schematic_element_occurrence and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_composite_text FUNCTION mapped_item
 acyclic_mapped_item_usage FUNCTION mapped_item
 acyclic_mapped_item_usage FUNCTION representation_item
 acyclic_mapped_representation FUNCTION representation_item
 acyclic_mapped_representation FUNCTION mapped_item
 annotation_subfigure_occurrence ENTITY mapped_item
 annotation_symbol ENTITY mapped_item
 annotation_text ENTITY mapped_item
 camera_image ENTITY mapped_item
 composition_of_schematic_element_occurrence ENTITY mapped_item
 connection_of_schematic_element_occurrence ENTITY mapped_item
 definition_of_schematic_element_occurrence ENTITY mapped_item
 derivation_of_schematic_element_definition ENTITY mapped_item
 draughting_annotation_occurrence ENTITY mapped_item
 draughting_model ENTITY mapped_item
 drawing_sheet_revision ENTITY mapped_item
 founded_item_select SELECT representation_item
 geometrically_bounded_2d_wireframe_representation ENTITY mapped_item
 item_in_context FUNCTION representation_item
 mapped_item ENTITY representation_item
 representation ENTITY representation_item
 representation_map ENTITY mapped_item
 representation_map ENTITY representation_item
 schematic_element ENTITY mapped_item
 space_context_select SELECT representation_item
 styled_item ENTITY representation_item
 style_context_select SELECT representation_item
 usage_of_schematic_element_occurrence ENTITY mapped_item
 value_context_select SELECT representation_item


[Top Level Definitions] [Exit]

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