ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
Cfg0configurator
cfg0configurator_errors.h
Go to the documentation of this file.
1
/*
2
Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
3
==================================================
4
Copyright 2016.
5
Siemens Product Lifecycle Management Software Inc.
6
All Rights Reserved.
7
==================================================
8
Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
9
*/
10
16
#ifndef CFG0CONFIGURATOR_ERRORS_HXX
17
#define CFG0CONFIGURATOR_ERRORS_HXX
18
19
#include <
common/emh_const.h
>
20
27
#define EMH_CFG0CONFIGURATOR_ERROR_BASE EMH_CFG0CONFIGURATOR_error_base
28
32
#define CFG0CONFIGURATOR_internal_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 1 )
33
37
#define CFG0CONFIGURATOR_invalid_thread_type ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 2 )
38
42
#define CFG0CONFIGURATOR_family_invalid_uom ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 3 )
43
47
#define CFG0CONFIGURATOR_invalid_logical_family ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 4 )
48
52
#define CFG0CONFIGURATOR_inst_is_used_by_inaccessile_objects ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 5 )
53
57
#define CFG0CONFIGURATOR_contexts_missing_options ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 6 )
58
62
#define CFG0CONFIGURATOR_family_invalid_format ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 7 )
63
67
#define CFG0CONFIGURATOR_value_invalid_format ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 8 )
68
72
#define CFG0CONFIGURATOR_opval_nesting_not_allowed ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 9 )
73
77
#define CFG0CONFIGURATOR_compound_opval_invalid_contents ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 10 )
78
82
#define CFG0CONFIGURATOR_duplicate_exists ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 11 )
83
87
#define CFG0CONFIGURATOR_model_cannot_belong_to_mulitple_products ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 12 )
88
92
#define CFG0CONFIGURATOR_array_has_nulls ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 13 )
93
97
#define CFG0CONFIGURATOR_mutually_exclusive_properties ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 14 )
98
102
#define CFG0CONFIGURATOR_invalid_bo_for_allocation ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 15 )
103
107
#define CFG0CONFIGURATOR_missing_payload_for_rule ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 16 )
108
112
#define CFG0CONFIGURATOR_boolean_expression_is_null ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 17 )
113
117
#define CFG0CONFIGURATOR_product_context_is_null ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 18 )
118
122
#define CFG0CONFIGURATOR_family_value_range_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 19 )
123
127
#define CFG0CONFIGURATOR_invalid_date_format ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 20 )
128
132
#define CFG0CONFIGURATOR_invalid_numeric_format ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 21 )
133
137
#define CFG0CONFIGURATOR_logical_data_type_values_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 22 )
138
142
#define CFG0CONFIGURATOR_option_family_not_found ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 23 )
143
147
#define CFG0CONFIGURATOR_free_form_family_option_value_not_allowed ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 24 )
148
152
#define CFG0CONFIGURATOR_pos_neg_terms_not_allowed_in_group ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 25 )
153
157
#define CFG0CONFIGURATOR_summary_options_should_belongs_to_same_family ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 26 )
158
162
#define CFG0CONFIGURATOR_unsupported_type_for_availability ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 27 )
163
167
#define CFG0CONFIGURATOR_multiple_values_from_single_select_family ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 28 )
168
172
#define CFG0CONFIGURATOR_model_member_availability_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 29 )
173
177
#define CFG0CONFIGURATOR_invalid_search_criteria ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 30 )
178
182
#define CFG0CONFIGURATOR_min_max_range_values_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 31 )
183
187
#define CFG0CONFIGURATOR_min_max_values_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 32 )
188
192
#define CFG0CONFIGURATOR_product_item_has_legacy_variant ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 33 )
193
197
#define CFG0CONFIGURATOR_unsupported_variant_expression_types ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 34 )
198
202
#define CFG0CONFIGURATOR_dictionary_item_type_used ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 35 )
203
207
#define CFG0CONFIGURATOR_improper_format_for_sort_attribute ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 36 )
208
212
#define CFG0CONFIGURATOR_object_deallocation_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 37 )
213
217
#define CFG0CONFIGURATOR_object_implicitly_available ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 38 )
218
222
#define CFG0CONFIGURATOR_compound_family_invalid_property_value ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 39 )
223
227
#define CFG0CONFIGURATOR_incompatible_value_type_for_family ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 40 )
228
232
#define CFG0CONFIGURATOR_invalid_property_value_for_model_family ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 41 )
233
237
#define CFG0CONFIGURATOR_invalid_integer_format ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 42 )
238
242
#define CFG0CONFIGURATOR_object_is_used ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 43 )
243
247
#define CFG0CONFIGURATOR_option_value_not_unique ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 44 )
248
252
#define CFG0CONFIGURATOR_family_not_unique ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 45 )
253
257
#define CFG0CONFIGURATOR_invalid_property_combination ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 46 )
258
262
#define CFG0CONFIGURATOR_package_option_invalid_members ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 47 )
263
267
#define CFG0CONFIGURATOR_invalid_search_result_column ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 48 )
268
272
#define CFG0CONFIGURATOR_cursor_exhausted_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 49 )
273
277
#define CFG0CONFIGURATOR_data_inconsistency ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 50 )
278
282
#define CFG0CONFIGURATOR_availability_removal_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 51 )
283
287
#define CFG0CONFIGURATOR_member_value_deallocation_problem ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 52 )
288
292
#define CFG0CONFIGURATOR_invalid_expression_for_rule ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 53 )
293
297
#define CFG0CONFIGURATOR_invalid_payload_expression_for_default_rule ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 54 )
298
302
#define CFG0CONFIGURATOR_revision_rule_preference_undefined ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 55 )
303
307
#define CFG0CONFIGURATOR_revision_rule_not_found ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 56 )
308
312
#define CFG0CONFIGURATOR_invalid_context_for_availability ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 57 )
313
317
#define CFG0CONFIGURATOR_pos_neg_terms_not_allowed ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 58 )
318
322
#define CFG0CONFIGURATOR_summary_option_invalid_members_family ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 59 )
323
327
#define CFG0CONFIGURATOR_summary_option_invalid_members ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 60 )
328
332
#define CFG0CONFIGURATOR_invalid_revision_rule ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 61 )
333
337
#define CFG0CONFIGURATOR_invalid_summary_option_value_creation ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 62 )
338
342
#define CFG0CONFIGURATOR_invalid_rule_association_product_context ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 63 )
343
347
#define CFG0CONFIGURATOR_invalid_rule_association_dictionary ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 64 )
348
352
#define CFG0CONFIGURATOR_global_rule_sharing_not_allowed ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 65 )
353
357
#define CFG0CONFIGURATOR_empty_configuration_perspective_display ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 66 )
358
362
#define CFG0CONFIGURATOR_no_revision_rule_display ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 67 )
363
367
#define CFG0CONFIGURATOR_invalid_configuration_perspective_update ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 68 )
368
372
#define CFG0CONFIGURATOR_empty_configuration_perspective_update ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 69 )
373
377
#define CFG0CONFIGURATOR_no_revision_rule_update ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 70 )
378
382
#define CFG0CONFIGURATOR_invalid_configuration_perspective_display ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 71 )
383
387
#define CFG0CONFIGURATOR_global_rule_creation_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 72 )
388
392
#define CFG0CONFIGURATOR_invalid_configuration_perspective ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 73 )
393
397
#define CFG0CONFIGURATOR_invalid_product_item_count ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 74 )
398
402
#define CFG0CONFIGURATOR_invalid_family_count ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 75 )
403
407
#define CFG0CONFIGURATOR_invalid_family_range_error ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 76 )
408
412
#define CFG0CONFIGURATOR_bo_effectivity_not_supported ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 77 )
413
417
#define CFG0CONFIGURATOR_invalid_effectivity_date ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 78 )
418
422
#define CFG0CONFIGURATOR_invalid_members_effectivity ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 79 )
423
427
#define CFG0CONFIGURATOR_invalid_summary_effectivity ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 80 )
428
432
#define CFG0CONFIGURATOR_invalid_allocation_effectivity_value ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 81 )
433
437
#define CFG0CONFIGURATOR_invalid_member_for_product_line ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 82 )
438
442
#define CFG0CONFIGURATOR_invalid_allocation_effectivity_availability ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 83 )
443
447
#define CFG0CONFIGURATOR_invalid_availability_effectivity_allocation ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 84 )
448
452
#define CFG0CONFIGURATOR_invalid_availability_effectivity_model ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 85 )
453
457
#define CFG0CONFIGURATOR_same_payload_and_applicability_not_supported ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 86 )
458
462
#define CFG0CONFIGURATOR_invalid_model_effectivity_value_availability ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 87 )
463
467
#define CFG0CONFIGURATOR_invalid_availability_effectivity_value ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 88 )
468
472
#define CFG0CONFIGURATOR_cannot_compile_for_future_dates ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 89 )
473
477
#define CFG0CONFIGURATOR_range_not_allowed_for_string_value_type ( EMH_CFG0CONFIGURATOR_ERROR_BASE + 93 )
478
483
#endif