ENTITY location

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY location;
      id : identifier;
      name : label;
      description : OPTIONAL text;
END_ENTITY;

Explicit Attributes

Entity location has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)location
 namelabel (STRING)location
 descriptiontext (STRING)location

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity location has the following subtypes:
    characterized_location_object*
* - Immediate Subtypes

Referenced By

Entity location and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_item SELECT location
 description_item SELECT location
 location_assignment ENTITY location
 location_relationship ENTITY location
 location_representation_assignment ENTITY location


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:16-04:00