ENTITY applied_location_representation_assignment

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY applied_location_representation_assignment
   SUBTYPE OF (location_representation_assignment);
      items : SET [1:?] OF location_representation_item;
END_ENTITY;

Explicit Attributes

Entity applied_location_representation_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)location_representation_assignment
 namelabel (STRING)location_representation_assignment
 descriptiontext (STRING)location_representation_assignment
 represented_locationlocation (ENTITY)location_representation_assignment
 rolelocation_representation_role (ENTITY)location_representation_assignment
 itemsSET OF location_representation_item (SELECT)applied_location_representation_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_location_representation_assignment inherits from the following supertypes:
  location_representation_assignment

Subtypes

    No subtypes

Referenced By

Entity applied_location_representation_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 description_item SELECT applied_location_representation_assignment
 groupable_item SELECT applied_location_representation_assignment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:01-05:00