Namespace Sdl.Core.Globalization.UnitMetadata
Classes
LabelValueCondition
Defines a measurement label and the grammatical number conditions under which it can be applied.
LabelValueSet
Holds 1 or more possible labels for the unit. If LabelValueConditions contains more than 1 object, labels in the set are the different plural variations for the same label, e.g. "millimeter", "millimeters". Alternative labels or spellings (not plural variations) should be in a separate set, e.g. "millimetre", "millimetres"
UnitDefinition
Defines units to be recognized, with optional type to indicate interchangeability during autosubtitution etc.
UnitDefinitionSet
Manages the collection of known unit definitions
UnitMetadata
Specifies the labels to use for a given unit in a given langauge
UnitMetadataApi
Provides access to the single UnitMetadataRegistry
UnitMetadataRegistry
Manages the available UnitMetadata data
UnitMetadataRegistryException
Exception class for errors relating to UnitMetadataRegistry
UnitMetadataSet
Manages a set of UnitMetadata for a particular language