ENTITY radioactivity_unit

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP238 STEP-NC/AP242
ENTITY radioactivity_unit
   SUBTYPE OF (derived_unit);
   WHERE
      WR1:
         derive_dimensional_exponents(SELF) = dimensions_for_si_unit(si_unit_name.becquerel);
END_ENTITY;

Explicit Attributes

Entity radioactivity_unit has the following local and inherited explicit attributes:
AttributeTypeDefined By
 elementsSET OF derived_unit_element (ENTITY)derived_unit

Derived Attributes

Entity radioactivity_unit has the following local and inherited derived attributes:
AttributeTypeDefined By
 namelabel (STRING)derived_unit

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity radioactivity_unit inherits from the following supertypes:
  derived_unit

Subtypes

Entity radioactivity_unit has the following subtypes:
    si_radioactivity_unit*
* - Immediate Subtypes

Referenced By

Entity radioactivity_unit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_classification_item SELECT derived_unit
 classification_item SELECT derived_unit
 dependent_instantiable_derived_unit RULE derived_unit
 derived_unit ENTITY radioactivity_unit
 derive_dimensional_exponents FUNCTION derived_unit
 external_identification_item SELECT derived_unit
 groupable_item SELECT derived_unit
 name_attribute_select SELECT derived_unit
 same_as_item SELECT derived_unit
 si_absorbed_dose_unit ENTITY derived_unit
 si_capacitance_unit ENTITY derived_unit
 si_conductance_unit ENTITY derived_unit
 si_dose_equivalent_unit ENTITY derived_unit
 si_electric_charge_unit ENTITY derived_unit
 si_electric_potential_unit ENTITY derived_unit
 si_energy_unit ENTITY derived_unit
 si_force_unit ENTITY derived_unit
 si_frequency_unit ENTITY derived_unit
 si_illuminance_unit ENTITY derived_unit
 si_inductance_unit ENTITY derived_unit
 si_magnetic_flux_density_unit ENTITY derived_unit
 si_magnetic_flux_unit ENTITY derived_unit
 si_power_unit ENTITY derived_unit
 si_pressure_unit ENTITY derived_unit
 si_radioactivity_unit ENTITY derived_unit
 si_resistance_unit ENTITY derived_unit
 unit SELECT derived_unit


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:18-04:00