ENTITY presentation_representation

(* SCHEMA plant_spatial_configuration; *)
   ENTITY presentation_representation
   SUBTYPE OF (representation);
   WHERE
      WR1:
         
SELF\representation.context_of_items\geometric_representation_context.
coordinate_space_dimension = 2;
      WR2:
         'PLANT_SPATIAL_CONFIGURATION.GEOMETRIC_REPRESENTATION_CONTEXT' 
IN TYPEOF(SELF\representation.context_of_items);
   END_ENTITY;

Explicit Attributes

Entity presentation_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

Entity presentation_representation has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)representation
 descriptiontext (STRING)representation

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity presentation_representation inherits from the following supertypes:
  representation

Subtypes

Entity presentation_representation has the following subtypes:
    area_dependent_annotation_representation*
    drawing_sheet_revision
    presentation_area*
    presentation_view*
    presentation_with_association*
    product_data_representation_view*
    view_dependent_annotation_representation*
* - Immediate Subtypes

Referenced By

Entity presentation_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_representation FUNCTION representation
 acyclic_presentation_representation_relationship FUNCTION presentation_representation
 area_dependent_annotation_representation ENTITY representation
 associated_item SELECT representation
 change_item SELECT representation
 character_glyph_symbol ENTITY representation
 definitional_representation ENTITY representation
 degenerate_pcurve ENTITY representation
 description_attribute_select SELECT representation
 dimension_of FUNCTION representation
 document_item SELECT representation
 drawing_sheet_revision ENTITY representation
 hybrid_shape_representation ENTITY representation
 id_attribute_select SELECT representation
 invisibility_context SELECT presentation_representation
 invisible_item SELECT representation
 item_identified_representation_usage ENTITY representation
 layered_item SELECT presentation_representation
 pcurve ENTITY representation
 plant_design_csg_primitive ENTITY representation
 plant_spatial_configuration_organization_item SELECT representation
 plant_spatial_configuration_person_item SELECT representation
 presentation_layer_usage ENTITY presentation_representation
 presentation_representation ENTITY representation
 presentation_representation_select SELECT presentation_representation
 presentation_size ENTITY representation
 presentation_with_association ENTITY representation
 product_data_representation_view ENTITY representation
 property_definition_representation ENTITY representation
 representation_context ENTITY representation
 representation_map ENTITY representation
 representation_relationship ENTITY representation
 shape_dimension_representation ENTITY representation
 style_context_select SELECT representation
 text_string_representation ENTITY representation
 using_representations FUNCTION representation
 view_dependent_annotation_representation ENTITY representation


[Top Level Definitions] [Exit]

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