mfwModel_en.properties 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. #
  2. # Licensed Materials - Property of IBM
  3. # IBM Cognos Products: localizationkit
  4. # (C) Copyright IBM Corp. 2005, 2016
  5. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. #
  7. ## DO NOT EDIT!
  8. ## Generated using CCLXmlToProperties.xslt
  9. ## END OF WARNING
  10. ##
  11. ## Component: MSR
  12. ##
  13. ## Description:
  14. ##
  15. #
  16. # Section: MFW
  17. #
  18. # Description: Names of various object types, property types and enum values in the MFW model that can appear in the responses we issue back to the user.
  19. #
  20. MSR_MFW_apply = Apply
  21. MSR_MFW_objectId = ID
  22. MSR_MFW_objectType = Type
  23. MSR_MFW_objectName = Name
  24. MSR_MFW_transformation = Transformation
  25. MSR_MFW_querySubject = Query Subject
  26. MSR_MFW_updateSubject = Update Subject
  27. MSR_MFW_dimension = Dimension
  28. MSR_MFW_queryItem = Query Item
  29. MSR_MFW_queryItemFolder = Query Item Folder
  30. MSR_MFW_calculation = Calculation
  31. MSR_MFW_namespace = Namespace
  32. MSR_MFW_filter = Filter
  33. MSR_MFW_filterDefinition = Embedded Filter
  34. MSR_MFW_slicerMemberSet = Slicer Member Set
  35. MSR_MFW_valueTypeName_slicerMemberSet = Expression
  36. MSR_MFW_filterExpression = Expression
  37. MSR_MFW_folder = Folder
  38. MSR_MFW_hierarchy = Hierarchy
  39. MSR_MFW_hierarchyFolder = Hierarchy Folder
  40. MSR_MFW_level = Level
  41. MSR_MFW_function = Function
  42. MSR_MFW_measureFolder = Measure Folder
  43. MSR_MFW_measure = Measure
  44. MSR_MFW_summaryFilter = Summary Filter
  45. MSR_MFW_canonicalName = Canonical Name
  46. MSR_MFW_datatype = Datatype
  47. MSR_MFW_definitionType = Definition Type
  48. MSR_MFW_description = Description
  49. MSR_MFW_expression = Expression
  50. MSR_MFW_externalName = External Name
  51. MSR_MFW_name = Name
  52. MSR_MFW_precision = Precision
  53. MSR_MFW_refobj = Object Reference
  54. MSR_MFW_regularAggregate = Regular Aggregate
  55. MSR_MFW_scale = Scale
  56. MSR_MFW_screenTip = Screen Tip
  57. MSR_MFW_semiAggregate = Semi Aggregate
  58. MSR_MFW_size = Size
  59. MSR_MFW_sourceType = Source Type
  60. MSR_MFW_sourcePath = Source Path
  61. MSR_MFW_sql = SQL
  62. MSR_MFW_syntaxTip = Syntax Tip
  63. MSR_MFW_calcType = Calculation Type
  64. MSR_MFW_tableType = Table Type
  65. MSR_MFW_dataSource = Data Source
  66. MSR_MFW_cmDataSource = Content Manager Data Source
  67. MSR_MFW_catalog = Catalog
  68. MSR_MFW_schema = Schema
  69. MSR_MFW_cube = Cube
  70. MSR_MFW_dimensionType = Dimension Type
  71. MSR_MFW_enum_apply_always = Always
  72. MSR_MFW_enum_apply_asNeeded = As Needed
  73. MSR_MFW_enum_unknown = Unknown Value
  74. MSR_MFW_enum_definitionType_dbQuery = Data Source
  75. MSR_MFW_enum_definitionType_modelQuery = Model
  76. MSR_MFW_enum_definitionType_storedProcedure = Stored Procedure
  77. MSR_MFW_enum_definitionType_mdQuery = Multidimensional
  78. MSR_MFW_enum_definitionType_queryOperation = Query Operation
  79. MSR_MFW_enum_tableType_table = Table
  80. MSR_MFW_enum_tableType_view = View
  81. MSR_MFW_enum_tableType_nonTransparentTable = Non-Transparent Table
  82. MSR_MFW_enum_dimensionType_regular = Regular
  83. MSR_MFW_enum_dimensionType_time = Time
  84. MSR_MFW_enum_dimensionType_currency = Currency
  85. MSR_MFW_enum_dimensionType_measure = Measure
  86. MSR_MFW_enum_datatype_unsupported = Unsupported Value
  87. MSR_MFW_enum_datatype_boolean = Boolean
  88. MSR_MFW_enum_datatype_int16 = Int 16
  89. MSR_MFW_enum_datatype_int32 = Int 32
  90. MSR_MFW_enum_datatype_int64 = Int 64
  91. MSR_MFW_enum_datatype_decimal = Decimal
  92. MSR_MFW_enum_datatype_numeric = Numeric
  93. MSR_MFW_enum_datatype_float = Float
  94. MSR_MFW_enum_datatype_float32 = Float 32
  95. MSR_MFW_enum_datatype_float64 = Float 64
  96. MSR_MFW_enum_datatype_binary = Binary
  97. MSR_MFW_enum_datatype_binaryLength16 = Binary Length 16
  98. MSR_MFW_enum_datatype_date = Date
  99. MSR_MFW_enum_datatype_time = Time
  100. MSR_MFW_enum_datatype_dateTime = Date-Time
  101. MSR_MFW_enum_datatype_timeInterval = Time Interval
  102. MSR_MFW_enum_datatype_character = Character
  103. MSR_MFW_enum_datatype_characterLength16 = Character Length 16
  104. MSR_MFW_enum_datatype_characterLength32 = Character Length 32
  105. MSR_MFW_enum_datatype_blob = Blob
  106. MSR_MFW_enum_datatype_textBlob = Text Blob
  107. MSR_MFW_enum_datatype_blobArray = Blob Array
  108. MSR_MFW_enum_datatype_databaseKey = Database Key
  109. MSR_MFW_enum_datatype_bit = Bit
  110. MSR_MFW_enum_datatype_varBit = Variable-Length Bit
  111. MSR_MFW_enum_datatype_intervalYM = Year-Month Interval
  112. MSR_MFW_enum_datatype_timeTZ = Time with Timezone
  113. MSR_MFW_enum_datatype_timeStampTZ = Timestamp with Timezone
  114. MSR_MFW_enum_datatype_nChar = National Language Character
  115. MSR_MFW_enum_datatype_nVarChar = National Language Variable Length Character
  116. MSR_MFW_enum_aggregate_unsupported = Unsupported Value
  117. MSR_MFW_enum_aggregate_sum = Sum
  118. MSR_MFW_enum_aggregate_minimum = Minimum
  119. MSR_MFW_enum_aggregate_maximum = Maximum
  120. MSR_MFW_enum_aggregate_average = Average
  121. MSR_MFW_enum_aggregate_count = Count
  122. MSR_MFW_enum_aggregate_calculated = Calculated
  123. MSR_MFW_enum_aggregate_countDistinct = Count Distinct
  124. MSR_MFW_enum_aggregate_countNonZero = Count Non-Zero
  125. MSR_MFW_enum_aggregate_standardDevation = Standard Deviation
  126. MSR_MFW_enum_aggregate_variance = Variance
  127. MSR_MFW_enum_aggregate_median = Median
  128. MSR_MFW_enum_aggregate_automatic = Automatic
  129. MSR_MFW_enum_calcType_unknown = Unknown Value
  130. MSR_MFW_enum_calcType_namedSet = Named Set
  131. MSR_MFW_enum_calcType_macros = Macros
  132. MSR_MFW_enum_sourceType_personalData = External Data
  133. MSR_MFW_enum_sourceType_reportExtract = Report Extract