Class OSDecimalFormatSymbolsGetter
java.lang.Object
com.nomagic.magicdraw.uml2.datatypes.OSDecimalFormatSymbolsGetter
Used by
PrimitiveValueConverter.getDecimalFormatSymbols()
to get DecimalFormatSymbols data defined in OS.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
Deprecated, for removal: This API element is subject to removal in a future version.to be removedstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
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
Deprecated, for removal: This API element is subject to removal in a future version.to be removed- 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
-