ENTITY currency_rate_with_unit

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY currency_rate_with_unit
SUBTYPE OF (currency_measure_with_unit);
	per_quantity : measure_with_unit; 
END_ENTITY;

Explicit Attributes

Entity currency_rate_with_unit has the following local and inherited explicit attributes:
AttributeTypeDefined By
 amountREALcurrency_measure_with_unit
 unitcurrency_unit (ENTITY)currency_measure_with_unit
 per_quantitymeasure_with_unit (ENTITY)currency_rate_with_unit

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity currency_rate_with_unit inherits from the following supertypes:
  currency_measure_with_unit

Subtypes

    No subtypes

Referenced By

Entity currency_rate_with_unit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 currency_measure_with_unit ENTITY currency_rate_with_unit
 select_project_definition_item SELECT currency_measure_with_unit
 structural_frame_item_priced ENTITY currency_measure_with_unit


[Top Level Definitions] [Exit]

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