ENTITY si_conductance_unit
(* SCHEMA step_merged_cad_schema; *)
-- IN AP203e2/AP242
ENTITY si_conductance_unit
SUBTYPE OF (conductance_unit, si_unit);
WHERE
wr1:
SELF\si_unit.name = si_unit_name.siemens;
wr2:
NOT EXISTS(SELF\derived_unit.name);
END_ENTITY;
Explicit Attributes
Entity si_conductance_unit has the following local and inherited explicit attributes:
* - Explicit attribute redeclared as derived
Derived Attributes
Entity si_conductance_unit has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity si_conductance_unit inherits from the following supertypes:
derived_unit
conductance_unit
named_unit
si_unit
Subtypes
No subtypesReferenced By
Entity si_conductance_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