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:
AttributeTypeDefined By
 namelabel (STRING)currency_unit
 descriptiontext (STRING)currency_unit

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity currency_unit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 currency_measure_with_unit ENTITY currency_unit


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00