ENTITY representation

(* SCHEMA explicit_draughting; *)
  ENTITY representation;
      name             : label;
      items            : SET [1:?] OF representation_item;
      context_of_items : representation_context;
  END_ENTITY; -- representation

Explicit Attributes

Entity representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation
 itemsSET OF representation_item (ENTITY)representation
 context_of_itemsrepresentation_context (ENTITY)representation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity representation has the following subtypes:
    draughting_model*     draughting_subfigure_representation     draughting_symbol_representation     drawing_sheet_layout     drawing_sheet_revision     geometrically_bounded_2d_wireframe_representation     presentation_area     presentation_representation*     presentation_view     shape_representation*     symbol_representation*
* - Immediate Subtypes

Referenced By

Entity representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_item_usage FUNCTION representation
 acyclic_mapped_representation FUNCTION representation
 dimension_of FUNCTION representation
 draughting_drawing_revision ENTITY representation
 draughting_model_annotation_layers RULE representation
 draughting_subfigure_representation ENTITY representation
 draughting_subfigure_representation_layers RULE representation
 draughting_symbol_representation ENTITY representation
 drawing_sheet_annotation_layers RULE representation
 drawing_sheet_revision ENTITY representation
 drawing_view_annotation_layers RULE representation
 geometrically_bounded_2d_wireframe_representation ENTITY representation
 presentation_representation ENTITY representation
 presentation_size ENTITY representation
 presentation_view_presented_once RULE representation
 property_definition_representation ENTITY representation
 representation_context ENTITY representation
 representation_instantiation RULE representation
 representation_map ENTITY representation
 style_context_select SELECT representation
 using_representations FUNCTION representation


[Top Level Definitions] [Exit]

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