ENTITY currency_unit
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY currency_unit;
name : label;
description : OPTIONAL text;
END_ENTITY;
Explicit Attributes
Entity currency_unit has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
name | label (STRING) | currency_unit |
description | text (STRING) | currency_unit |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity currency_unit 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