ENTITY organization
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY organization;
id : OPTIONAL identifier;
name : label;
description : text;
END_ENTITY; (* STEP Part 41 (2nd edition unchanged) *)
Explicit Attributes
Entity organization has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
id | identifier (STRING) | organization |
name | label (STRING) | organization |
description | text (STRING) | organization |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity organization and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00