ENTITY si_absorbed_dose_unit
(* SCHEMA step_merged_cad_schema; *)
-- IN AP203e2/AP242
ENTITY si_absorbed_dose_unit
SUBTYPE OF (absorbed_dose_unit, si_unit);
WHERE
wr1:
SELF\si_unit.name = si_unit_name.gray;
wr2:
NOT EXISTS(SELF\derived_unit.name);
END_ENTITY;
Explicit Attributes
Entity si_absorbed_dose_unit has the following local and inherited explicit attributes:
* - Explicit attribute redeclared as derived
Derived Attributes
Entity si_absorbed_dose_unit has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity si_absorbed_dose_unit inherits from the following supertypes:
derived_unit
absorbed_dose_unit
named_unit
si_unit
Subtypes
No subtypesReferenced By
Entity si_absorbed_dose_unit and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T15:22:03-05:00