uCosminexus Service Platform, Basic Development Guide

[Contents][Glossary][Index][Back][Next]

6.13.8 FormatObjects(Convert number format function)

This section defines Convert number format function (format).

Organization of this subsection
(1) Definition items
(2) Definition example

(1) Definition items

Following table describes definition items:

Table 6-33 TableFormatObjects definition items

Item name Definition contents Value that you can define Additional description
Name Function name Value of NCName This is mandatory item. You cannot define the Name in Objects, in duplication.
Input Input See "6.12.2 Setting up the mapping definition" -
Pattern Pattern
  • Pattern character string of the format of java.text.DecimalFormat class after transformation
  • Less than 1,024 characters (You cannot define linefeed code)
-
ChangeSymbol Change in symbol "y" or "n" This is mandatory item.

In case of "y"
Set up "Exists" for change in symbol.

In case of "n"
Set up "Does not exist" for Change in symbol
DecimalSeparator Characters below decimal point 1 character This is mandatory item when ChangeSymbol is "y".
In other cases, setting value is not incorporated.
GroupingSeparator Digit separation character 1 character This is mandatory item when ChangeSymbol is "y".
In other cases, setting value is not incorporated.

(Legend)
-: Corresponding item does not exist.

(2) Definition example

Following figure shows the definition example:

Figure 6-72 FigureFormatObjectsDefinition example

[Figure]