ENTITY si_unit
(* SCHEMA dimensional_inspection_schema; *)
ENTITY si_unit
SUBTYPE OF (named_unit);
prefix : OPTIONAL si_prefix;
name : si_unit_name;
DERIVE
SELF\named_unit.dimensions : dimensional_exponents :=
dimensions_for_si_unit(name);
END_ENTITY; -- si_unit
Explicit Attributes
Entity si_unit has the following local and inherited explicit attributes:
* - Explicit attribute redeclared as derived
Derived Attributes
Entity si_unit has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity si_unit inherits from the following supertypes:
named_unit
Subtypes
No subtypesReferenced By
Entity si_unit and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:17-04:00