Class OSDecimalFormatSymbolsGetter
java.lang.Object
com.nomagic.magicdraw.uml2.datatypes.OSDecimalFormatSymbolsGetter
Used by
PrimitiveValueConverter.getDecimalFormatSymbols()
to get DecimalFormatSymbols data defined in OS.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
KEY_VALUE_SEPARATOR
- See Also:
-
DECIMAL_SEPARATOR
- See Also:
-
EXPONENT_SEPARATOR
- See Also:
-
GROUPING_SEPARATOR
- See Also:
-
DIGIT
- See Also:
-
INFINITY
- See Also:
-
MINUS_SIGN
- See Also:
-
NAN
- See Also:
-
PATTERN_SEPARATOR
- See Also:
-
PERCENT
- See Also:
-
PER_MILL
- See Also:
-
ZERO_DIGIT
- See Also:
-
-
Constructor Details
-
OSDecimalFormatSymbolsGetter
public OSDecimalFormatSymbolsGetter()
-
-
Method Details
-
main
-