ENTITY location_representation_role
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY location_representation_role;
      id : identifier;
      name : label;
      description : OPTIONAL text;
END_ENTITY;
Explicit Attributes
Entity location_representation_role has the following local and inherited explicit attributes:
| | Attribute | Type | Defined By | 
|---|
 | id | identifier (STRING) | location_representation_role |  | name | label (STRING) | location_representation_role |  | description | text (STRING) | location_representation_role | 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
    No subtypesReferenced By
Entity location_representation_role and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:16-04:00