123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties.xslt
- ## END OF WARNING
- ##
- ## Component: MSR
- ##
- ## Description:
- ##
- #
- # Section: MFW
- #
- # 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.
- #
- MSR_MFW_apply = Apply
- MSR_MFW_objectId = ID
- MSR_MFW_objectType = Type
- MSR_MFW_objectName = Name
- MSR_MFW_transformation = Transformation
- MSR_MFW_querySubject = Query Subject
- MSR_MFW_updateSubject = Update Subject
- MSR_MFW_dimension = Dimension
- MSR_MFW_queryItem = Query Item
- MSR_MFW_queryItemFolder = Query Item Folder
- MSR_MFW_calculation = Calculation
- MSR_MFW_namespace = Namespace
- MSR_MFW_filter = Filter
- MSR_MFW_filterDefinition = Embedded Filter
- MSR_MFW_slicerMemberSet = Slicer Member Set
- MSR_MFW_valueTypeName_slicerMemberSet = Expression
- MSR_MFW_filterExpression = Expression
- MSR_MFW_folder = Folder
- MSR_MFW_hierarchy = Hierarchy
- MSR_MFW_hierarchyFolder = Hierarchy Folder
- MSR_MFW_level = Level
- MSR_MFW_function = Function
- MSR_MFW_measureFolder = Measure Folder
- MSR_MFW_measure = Measure
- MSR_MFW_summaryFilter = Summary Filter
- MSR_MFW_canonicalName = Canonical Name
- MSR_MFW_datatype = Datatype
- MSR_MFW_definitionType = Definition Type
- MSR_MFW_description = Description
- MSR_MFW_expression = Expression
- MSR_MFW_externalName = External Name
- MSR_MFW_name = Name
- MSR_MFW_precision = Precision
- MSR_MFW_refobj = Object Reference
- MSR_MFW_regularAggregate = Regular Aggregate
- MSR_MFW_scale = Scale
- MSR_MFW_screenTip = Screen Tip
- MSR_MFW_semiAggregate = Semi Aggregate
- MSR_MFW_size = Size
- MSR_MFW_sourceType = Source Type
- MSR_MFW_sourcePath = Source Path
- MSR_MFW_sql = SQL
- MSR_MFW_syntaxTip = Syntax Tip
- MSR_MFW_calcType = Calculation Type
- MSR_MFW_tableType = Table Type
- MSR_MFW_dataSource = Data Source
- MSR_MFW_cmDataSource = Content Manager Data Source
- MSR_MFW_catalog = Catalog
- MSR_MFW_schema = Schema
- MSR_MFW_cube = Cube
- MSR_MFW_dimensionType = Dimension Type
- MSR_MFW_enum_apply_always = Always
- MSR_MFW_enum_apply_asNeeded = As Needed
- MSR_MFW_enum_unknown = Unknown Value
- MSR_MFW_enum_definitionType_dbQuery = Data Source
- MSR_MFW_enum_definitionType_modelQuery = Model
- MSR_MFW_enum_definitionType_storedProcedure = Stored Procedure
- MSR_MFW_enum_definitionType_mdQuery = Multidimensional
- MSR_MFW_enum_definitionType_queryOperation = Query Operation
- MSR_MFW_enum_tableType_table = Table
- MSR_MFW_enum_tableType_view = View
- MSR_MFW_enum_tableType_nonTransparentTable = Non-Transparent Table
- MSR_MFW_enum_dimensionType_regular = Regular
- MSR_MFW_enum_dimensionType_time = Time
- MSR_MFW_enum_dimensionType_currency = Currency
- MSR_MFW_enum_dimensionType_measure = Measure
- MSR_MFW_enum_datatype_unsupported = Unsupported Value
- MSR_MFW_enum_datatype_boolean = Boolean
- MSR_MFW_enum_datatype_int16 = Int 16
- MSR_MFW_enum_datatype_int32 = Int 32
- MSR_MFW_enum_datatype_int64 = Int 64
- MSR_MFW_enum_datatype_decimal = Decimal
- MSR_MFW_enum_datatype_numeric = Numeric
- MSR_MFW_enum_datatype_float = Float
- MSR_MFW_enum_datatype_float32 = Float 32
- MSR_MFW_enum_datatype_float64 = Float 64
- MSR_MFW_enum_datatype_binary = Binary
- MSR_MFW_enum_datatype_binaryLength16 = Binary Length 16
- MSR_MFW_enum_datatype_date = Date
- MSR_MFW_enum_datatype_time = Time
- MSR_MFW_enum_datatype_dateTime = Date-Time
- MSR_MFW_enum_datatype_timeInterval = Time Interval
- MSR_MFW_enum_datatype_character = Character
- MSR_MFW_enum_datatype_characterLength16 = Character Length 16
- MSR_MFW_enum_datatype_characterLength32 = Character Length 32
- MSR_MFW_enum_datatype_blob = Blob
- MSR_MFW_enum_datatype_textBlob = Text Blob
- MSR_MFW_enum_datatype_blobArray = Blob Array
- MSR_MFW_enum_datatype_databaseKey = Database Key
- MSR_MFW_enum_datatype_bit = Bit
- MSR_MFW_enum_datatype_varBit = Variable-Length Bit
- MSR_MFW_enum_datatype_intervalYM = Year-Month Interval
- MSR_MFW_enum_datatype_timeTZ = Time with Timezone
- MSR_MFW_enum_datatype_timeStampTZ = Timestamp with Timezone
- MSR_MFW_enum_datatype_nChar = National Language Character
- MSR_MFW_enum_datatype_nVarChar = National Language Variable Length Character
- MSR_MFW_enum_aggregate_unsupported = Unsupported Value
- MSR_MFW_enum_aggregate_sum = Sum
- MSR_MFW_enum_aggregate_minimum = Minimum
- MSR_MFW_enum_aggregate_maximum = Maximum
- MSR_MFW_enum_aggregate_average = Average
- MSR_MFW_enum_aggregate_count = Count
- MSR_MFW_enum_aggregate_calculated = Calculated
- MSR_MFW_enum_aggregate_countDistinct = Count Distinct
- MSR_MFW_enum_aggregate_countNonZero = Count Non-Zero
- MSR_MFW_enum_aggregate_standardDevation = Standard Deviation
- MSR_MFW_enum_aggregate_variance = Variance
- MSR_MFW_enum_aggregate_median = Median
- MSR_MFW_enum_aggregate_automatic = Automatic
- MSR_MFW_enum_calcType_unknown = Unknown Value
- MSR_MFW_enum_calcType_namedSet = Named Set
- MSR_MFW_enum_calcType_macros = Macros
- MSR_MFW_enum_sourceType_personalData = External Data
- MSR_MFW_enum_sourceType_reportExtract = Report Extract
|