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:
Attribute | Type | Defined By |
---|
id | identifier (STRING) | location |
name | label (STRING) | location |
description | text (STRING) | location |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity location has the following subtypes:
characterized_location_object*
* - Immediate Subtypes
Referenced By
Entity location and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:32-04:00