ITK Function Reference

(V10000.1.0.60_20160308.00)
bmide_errors.h
Go to the documentation of this file.
1 /* @<COPYRIGHT_START>@
2  ===============================================
3  Copyright 2006 UGS Corp. All Rights Reserved.
4  ===============================================
5  @<COPYRIGHT_END>@ */
6 
7 
19 #ifndef BMIDE_ERRORS_H
20 #define BMIDE_ERRORS_H
21 
22 #include <common/emh_const.h>
24 
31 #define BMIDE_ERROR_BASE EMH_BMIDE_error_base
32 
33 /*
34  * RBFUpdaters error messages
35  */
36 #define BMIDE_reqd_buscontext_does_not_exist (BMIDE_ERROR_BASE + 1)
37 #define BMIDE_reqd_accessor_does_not_exist (BMIDE_ERROR_BASE + 2)
38 #define BMIDE_typeName_is_null_for_BusinessObject (BMIDE_ERROR_BASE + 3)
39 
43 #define BMIDE_class_already_exists (BMIDE_ERROR_BASE + 4)
44 #define BMIDE_class_does_not_exist (BMIDE_ERROR_BASE + 5)
45 #define BMIDE_type_does_not_exist (BMIDE_ERROR_BASE + 6)
46 #define BMIDE_type_already_exists (BMIDE_ERROR_BASE + 7)
47 #define BMIDE_element_not_leaf_element (BMIDE_ERROR_BASE + 8)
48 
53 #define BMIDE_business_rule_already_exists (BMIDE_ERROR_BASE + 9)
54 #define BMIDE_business_rule_does_not_exist (BMIDE_ERROR_BASE + 10)
55 #define BMIDE_business_rule_internal (BMIDE_ERROR_BASE + 11)
56 #define BMIDE_business_rule_not_replaceable (BMIDE_ERROR_BASE + 12)
57 #define BMIDE_related_rule_element_does_not_exist (BMIDE_ERROR_BASE + 13)
58 
62 #define BMIDE_accessor_does_not_exist (BMIDE_ERROR_BASE + 14)
63 
67 #define BMIDE_grm_rule_secured (BMIDE_ERROR_BASE + 15)
68 #define BMIDE_grm_relation_does_not_exist (BMIDE_ERROR_BASE + 16)
69 
73 #define BMIDE_reference_class_does_not_exist (BMIDE_ERROR_BASE + 17)
74 #define BMIDE_class_referenced_by_rule_tree (BMIDE_ERROR_BASE + 18)
75 #define BMIDE_class_referenced_by_type (BMIDE_ERROR_BASE + 19)
76 #define BMIDE_class_referenced_by_form_type (BMIDE_ERROR_BASE + 20)
77 #define BMIDE_class_referenced_by_saved_query (BMIDE_ERROR_BASE + 21)
78 #define BMIDE_class_referenced (BMIDE_ERROR_BASE + 22)
79 #define BMIDE_class_not_leaf_class (BMIDE_ERROR_BASE + 23)
80 
84 #define BMIDE_invalid_attribute_type (BMIDE_ERROR_BASE + 24)
85 #define BMIDE_invalid_attr_array_length (BMIDE_ERROR_BASE + 25)
86 #define BMIDE_invalid_max_string_length (BMIDE_ERROR_BASE + 26)
87 
91 #define BMIDE_element_already_exists (BMIDE_ERROR_BASE + 27)
92 #define BMIDE_element_does_not_exist (BMIDE_ERROR_BASE + 28)
93 #define BMIDE_element_referenced (BMIDE_ERROR_BASE + 29)
94 #define BMIDE_element_unexpected_input (BMIDE_ERROR_BASE + 30)
95 #define BMIDE_related_element_does_not_exist (BMIDE_ERROR_BASE + 31)
96 
99 #define BMIDE_view_type_does_not_exist (BMIDE_ERROR_BASE + 32)
100 
104 #define BMIDE_lov_type_does_not_exist (BMIDE_ERROR_BASE + 33)
105 
109 #define BMIDE_dataset_type_edit_tool_req (BMIDE_ERROR_BASE + 34)
110 #define BMIDE_dataset_type_tool_does_not_exist (BMIDE_ERROR_BASE + 35)
111 #define BMIDE_dataset_type_parent_does_not_exist (BMIDE_ERROR_BASE + 36)
112 #define BMIDE_dataset_type_tool_already_exists (BMIDE_ERROR_BASE + 37)
113 
117 #define BMIDE_operation_does_not_exist (BMIDE_ERROR_BASE + 38)
118 #define BMIDE_operation_invalid_combination (BMIDE_ERROR_BASE + 39)
119 #define BMIDE_extension_point_not_configured (BMIDE_ERROR_BASE + 40)
120 #define BMIDE_extension_point_not_overridable (BMIDE_ERROR_BASE + 41)
121 #define BMIDE_extension_not_valid (BMIDE_ERROR_BASE + 42)
122 #define BMIDE_operation_already_exists (BMIDE_ERROR_BASE + 43)
123 #define BMIDE_extension_point_isactive_flag_already_set (BMIDE_ERROR_BASE + 44)
124 
128 #define BMIDE_lov_value_does_not_exist (BMIDE_ERROR_BASE + 45)
129 #define BMIDE_lov_filter_already_exists (BMIDE_ERROR_BASE + 46)
130 #define BMIDE_lov_filter_does_not_exist (BMIDE_ERROR_BASE + 47)
131 #define BMIDE_lov_usage_not_valid (BMIDE_ERROR_BASE + 48)
132 #define BMIDE_lov_name_not_found (BMIDE_ERROR_BASE + 49)
133 #define BMIDE_lov_invalid_value (BMIDE_ERROR_BASE + 50)
134 #define BMIDE_lov_value_already_exists (BMIDE_ERROR_BASE + 51)
135 #define BMIDE_basedon_lov_does_not_exist (BMIDE_ERROR_BASE + 52)
136 
140 #define BMIDE_form_type_does_not_exist (BMIDE_ERROR_BASE + 53)
141 #define BMIDE_process_template_does_not_exist (BMIDE_ERROR_BASE + 54)
142 
146 #define BMIDE_property_does_not_exist_on_type (BMIDE_ERROR_BASE + 55)
147 
151 #define BMIDE_namingrule_cannot_DeleteOrModify (BMIDE_ERROR_BASE + 56)
152 
156 #define BMIDE_GRMRule_Check_Failed (BMIDE_ERROR_BASE + 57)
157 
161 #define BMIDE_dataset_type_reference_already_exists (BMIDE_ERROR_BASE + 58)
162 #define BMIDE_dataset_type_reference_does_not_exist (BMIDE_ERROR_BASE + 59)
163 #define BMIDE_dataset_type_tool_action_param_already_exists (BMIDE_ERROR_BASE + 60)
164 #define BMIDE_dataset_type_tool_action_param_does_not_exist (BMIDE_ERROR_BASE + 61)
165 #define BMIDE_dataset_type_tool_action_ref_already_exists (BMIDE_ERROR_BASE + 62)
166 #define BMIDE_dataset_type_tool_action_ref_does_not_exist (BMIDE_ERROR_BASE + 63)
167 
171 #define BMIDE_canonot_delete_lov_attach_exist (BMIDE_ERROR_BASE + 64)
172 
176 #define BMIDE_invalid_attribute_on_class (BMIDE_ERROR_BASE + 65)
177 #define BMIDE_attribute_already_exists_on_class (BMIDE_ERROR_BASE + 66)
178 
182 #define BMIDE_tool_input_format_does_not_exist (BMIDE_ERROR_BASE + 67)
183 #define BMIDE_tool_input_format_already_exists (BMIDE_ERROR_BASE + 68)
184 
188 #define BMIDE_tool_output_format_does_not_exist (BMIDE_ERROR_BASE + 69)
189 #define BMIDE_tool_output_format_already_exists (BMIDE_ERROR_BASE + 70)
190 
191 
195 #define BMIDE_Change_form_type_not_attached (BMIDE_ERROR_BASE + 71)
196 #define BMIDE_Change_form_type_already_exists (BMIDE_ERROR_BASE + 72)
197 #define BMIDE_Change_process_template_not_attached (BMIDE_ERROR_BASE + 73)
198 #define BMIDE_Change_process_template_already_exists (BMIDE_ERROR_BASE + 74)
199 #define BMIDE_Change_id_format_not_attached (BMIDE_ERROR_BASE + 75)
200 #define BMIDE_Change_id_format_not_found (BMIDE_ERROR_BASE + 76)
201 #define BMIDE_Change_id_format_already_exists (BMIDE_ERROR_BASE + 77)
202 #define BMIDE_Change_revid_format_not_attached (BMIDE_ERROR_BASE + 78)
203 #define BMIDE_Change_revid_format_not_found (BMIDE_ERROR_BASE + 79)
204 #define BMIDE_Change_revid_format_already_exists (BMIDE_ERROR_BASE + 80)
205 #define BMIDE_Change_id_format_overlaps (BMIDE_ERROR_BASE + 81)
206 #define BMIDE_Change_revid_format_overlaps (BMIDE_ERROR_BASE + 82)
207 
211 #define BMIDE_type_AI_or_IE_does_not_exist (BMIDE_ERROR_BASE + 83)
212 
216 #define BMIDE_mandatory_element_does_not_exist (BMIDE_ERROR_BASE + 84)
217 
221 #define BMIDE_namingrule_attach_does_not_exist (BMIDE_ERROR_BASE + 85)
222 #define BMIDE_namingrule_attach_already_exists (BMIDE_ERROR_BASE + 86)
223 
224 
225 #define BMIDE_extension_point_already_attached (BMIDE_ERROR_BASE + 87)
226 
230 #define BMIDE_global_const_already_exists (BMIDE_ERROR_BASE + 88)
231 #define BMIDE_global_const_does_not_exist (BMIDE_ERROR_BASE + 89)
232 #define BMIDE_type_const_already_exists (BMIDE_ERROR_BASE + 90)
233 #define BMIDE_type_const_does_not_exist (BMIDE_ERROR_BASE + 91)
234 #define BMIDE_property_const_already_exists (BMIDE_ERROR_BASE + 92)
235 #define BMIDE_property_const_does_not_exist (BMIDE_ERROR_BASE + 93)
236 #define BMIDE_global_const_referenced (BMIDE_ERROR_BASE + 94)
237 #define BMIDE_type_const_referenced (BMIDE_ERROR_BASE + 95)
238 #define BMIDE_property_const_referenced (BMIDE_ERROR_BASE + 96)
239 #define BMIDE_global_constattach_already_exists (BMIDE_ERROR_BASE + 97)
240 #define BMIDE_global_constattach_does_not_exist (BMIDE_ERROR_BASE + 98)
241 #define BMIDE_type_constattach_already_exists (BMIDE_ERROR_BASE + 99)
242 #define BMIDE_type_constattach_does_not_exist (BMIDE_ERROR_BASE + 100)
243 #define BMIDE_property_constattach_already_exists (BMIDE_ERROR_BASE + 101)
244 #define BMIDE_property_constattach_does_not_exist (BMIDE_ERROR_BASE + 102)
245 #define BMIDE_related_property_on_type_does_not_exist (BMIDE_ERROR_BASE + 103)
246 #define BMIDE_scopetype_does_not_match (BMIDE_ERROR_BASE + 104)
247 #define BMIDE_constant_choice_does_not_match (BMIDE_ERROR_BASE + 105)
248 #define BMIDE_scopeproperty_does_not_match (BMIDE_ERROR_BASE + 106)
249 #define BMIDE_scope_on_constant_cannot_reduce (BMIDE_ERROR_BASE + 107)
250 
254 #define BMIDE_lov_prop_not_attached (BMIDE_ERROR_BASE + 108)
255 
259 #define BMIDE_element_skipped_for_missing_type (BMIDE_ERROR_BASE + 109)
260 
261 #define BMIDE_namingrule_attach_already_exists2 (BMIDE_ERROR_BASE + 110)
262 
267 #define BMIDE_library_already_exists (BMIDE_ERROR_BASE + 111)
268 #define BMIDE_library_does_not_exist (BMIDE_ERROR_BASE + 112)
269 #define BMIDE_dependent_library_does_not_exist (BMIDE_ERROR_BASE + 113)
270 #define BMIDE_library_createdRelease_does_not_exist (BMIDE_ERROR_BASE + 114)
271 #define BMIDE_library_deprecatedRelease_does_not_exist (BMIDE_ERROR_BASE + 115)
272 
275 #define BMIDE_release_referenced (BMIDE_ERROR_BASE + 116)
276 #define BMIDE_release_does_not_exist (BMIDE_ERROR_BASE + 117)
277 #define BMIDE_release_already_exists (BMIDE_ERROR_BASE + 118)
278 #define BMIDE_priorRelease_is_NULL (BMIDE_ERROR_BASE + 119)
279 
282 #define BMIDE_PrimitiveDataType_already_exists (BMIDE_ERROR_BASE + 120)
283 #define BMIDE_PrimitiveDataType_does_not_exist (BMIDE_ERROR_BASE + 121)
284 
287 #define BMIDE_ExternalDataType_already_exists (BMIDE_ERROR_BASE + 122)
288 #define BMIDE_ExternalDataType_does_not_exist (BMIDE_ERROR_BASE + 123)
289 
293 #define BMIDE_businessobjectinterface_does_not_exist (BMIDE_ERROR_BASE + 124)
294 #define BMIDE_businessobjectinterface_already_exists (BMIDE_ERROR_BASE + 125)
295 
299 #define BMIDE_Operation_already_exists (BMIDE_ERROR_BASE + 126)
300 #define BMIDE_Operation_does_not_exist (BMIDE_ERROR_BASE + 127)
301 #define BMIDE_operation_createdRelease_does_not_exist (BMIDE_ERROR_BASE + 128)
302 #define BMIDE_operation_BussObjInterface_does_not_exist (BMIDE_ERROR_BASE + 129)
303 
304 
308 #define BMIDE_operationtemplate_does_not_exist (BMIDE_ERROR_BASE + 130)
309 #define BMIDE_operation_attach_does_not_exists (BMIDE_ERROR_BASE + 131)
310 #define BMIDE_operation_attach_already_exists (BMIDE_ERROR_BASE + 132)
311 
315 #define BMIDE_propertyOperation_already_exists (BMIDE_ERROR_BASE + 133)
316 #define BMIDE_PropertyOperation_does_not_exist (BMIDE_ERROR_BASE + 134)
317 
321 #define BMIDE_operationParameter_already_exist (BMIDE_ERROR_BASE + 135)
322 #define BMIDE_operationtemplate_already_exists (BMIDE_ERROR_BASE + 136)
323 #define BMIDE_metaexception_does_not_exist (BMIDE_ERROR_BASE + 137)
324 
328 #define BMIDE_operationparameter_does_not_exist (BMIDE_ERROR_BASE + 138)
329 #define BMIDE_DataType_does_not_exist (BMIDE_ERROR_BASE + 139)
330 #define BMIDE_operationDataTypeRef_does_not_exist (BMIDE_ERROR_BASE + 140)
331 
335 #define BMIDE_templateDataType_already_exists (BMIDE_ERROR_BASE + 141)
336 #define BMIDE_templateDataType_does_not_exist (BMIDE_ERROR_BASE + 142)
337 
341 #define BMIDE_property_does_not_exist (BMIDE_ERROR_BASE + 143)
342 
346 #define BMIDE_reqd_type_does_not_exist (BMIDE_ERROR_BASE + 144)
347 #define BMIDE_condition_not_changed (BMIDE_ERROR_BASE + 145)
348 
352 #define BMIDE_operationAttachs_is_not_valid (BMIDE_ERROR_BASE + 146)
353 #define BMIDE_operation_attach_getting_parentTypeList_failed (BMIDE_ERROR_BASE + 147)
354 #define BMIDE_invalid_property_value_type (BMIDE_ERROR_BASE + 148)
355 #define BMIDE_reference_type_does_not_exist (BMIDE_ERROR_BASE + 149)
356 #define BMIDE_property_already_exists_on_type (BMIDE_ERROR_BASE + 150)
357 
360 #define BMIDE_RevisionNameRule_already_exists (BMIDE_ERROR_BASE + 151)
361 #define BMIDE_RevisionNameRule_does_not_exist (BMIDE_ERROR_BASE + 152)
362 #define BMIDE_RevisionNameRuleAttach_already_exists (BMIDE_ERROR_BASE + 153)
363 #define BMIDE_RevisionNameRuleAttach_does_not_exists (BMIDE_ERROR_BASE + 154)
364 #define BMIDE_RevisionNameRuleAttach_obj_creation_error (BMIDE_ERROR_BASE + 155)
365 #define BMIDE_RevisionNextId_obj_creation_error (BMIDE_ERROR_BASE + 156)
366 
370 #define BMIDE_serviceinterface_does_not_exist (BMIDE_ERROR_BASE + 157)
371 #define BMIDE_serviceinterface_already_exists (BMIDE_ERROR_BASE + 158)
372 
376 #define BMIDE_struct_does_not_exist (BMIDE_ERROR_BASE + 159)
377 #define BMIDE_struct_already_exists (BMIDE_ERROR_BASE + 160)
378 
382 #define BMIDE_typedef_does_not_exist (BMIDE_ERROR_BASE + 161)
383 #define BMIDE_typedef_already_exists (BMIDE_ERROR_BASE + 162)
384 
388 #define BMIDE_metaenum_does_not_exist (BMIDE_ERROR_BASE + 163)
389 #define BMIDE_metaenum_already_exists (BMIDE_ERROR_BASE + 164)
390 
394 #define BMIDE_structelement_does_not_exist (BMIDE_ERROR_BASE + 165)
395 #define BMIDE_structelement_already_exists (BMIDE_ERROR_BASE + 166)
396 
400 #define BMIDE_datatyperef_does_not_exist (BMIDE_ERROR_BASE + 167)
401 #define BMIDE_datatyperef_already_exists (BMIDE_ERROR_BASE + 168)
402 
406 #define BMIDE_metaenumliteral_does_not_exist (BMIDE_ERROR_BASE + 169)
407 #define BMIDE_metaenumliteral_already_exists (BMIDE_ERROR_BASE + 170)
408 
409 #define BMIDE_condition_does_not_exist (BMIDE_ERROR_BASE + 171)
410 
414 #define BMIDE_updater_specify_not_changed (BMIDE_ERROR_BASE + 172)
415 #define BMIDE_attribute_input_error (BMIDE_ERROR_BASE + 173)
416 #define BMIDE_irdc_same_objcondition_error (BMIDE_ERROR_BASE + 174)
417 
418 #define BMIDE_property_update_failure (BMIDE_ERROR_BASE + 175)
419 
420 #define BMIDE_override_can_be_set_only_with_isTrue (BMIDE_ERROR_BASE + 176)
421 
425 #define BMIDE_reference_check_query_execution_failed (BMIDE_ERROR_BASE + 177)
426 #define BMIDE_reference_check_query_creation_failed (BMIDE_ERROR_BASE + 178)
427 
431 #define BMIDE_const_invalid_multi_valued (BMIDE_ERROR_BASE + 179)
432 #define BMIDE_const_invalid_multi_valued2 (BMIDE_ERROR_BASE + 180)
433 
437 #define BMIDE_dataset_action_attach_already_deleted (BMIDE_ERROR_BASE + 181)
438 
442 #define BMIDE_dspcfg_same_srcdersortorder_error (BMIDE_ERROR_BASE + 182)
443 
447 #define BMIDE_MultiFieldKey_value_cannot_change (BMIDE_ERROR_BASE + 183)
448 
452 #define BMIDE_MultiFieldKey_not_enabled (BMIDE_ERROR_BASE + 184)
453 
457 #define BMIDE_createinput_exists (BMIDE_ERROR_BASE + 185)
458 
462 #define BMIDE_dataset_tool_attach_already_deleted (BMIDE_ERROR_BASE + 186)
463 
467 #define BMIDE_systemstampconfig_same_objcondition_error (BMIDE_ERROR_BASE + 187)
468 
469 #define BMIDE_property_validation_error_for_type (BMIDE_ERROR_BASE + 188)
470 #define BMIDE_property_update_error_for_type (BMIDE_ERROR_BASE + 189)
471 
475 #define BMIDE_class_is_bootstrap (BMIDE_ERROR_BASE + 190)
476 
480 #define BMIDE_attribute_already_localized_on_class (BMIDE_ERROR_BASE + 191)
481 #define BMIDE_attribute_nonlocalizable_on_class (BMIDE_ERROR_BASE + 192)
482 #define BMIDE_invalid_localization_status_type (BMIDE_ERROR_BASE + 193)
483 #define BMIDE_property_nonlocalizable_on_type (BMIDE_ERROR_BASE + 194)
484 #define BMIDE_localization_does_not_exist (BMIDE_ERROR_BASE + 195)
485 #define BMIDE_skip_localization_population (BMIDE_ERROR_BASE + 196)
486 #define BMIDE_locale_to_change_does_not_exist (BMIDE_ERROR_BASE + 197)
487 #define BMIDE_locale_to_delete_does_not_exist (BMIDE_ERROR_BASE + 198)
488 #define BMIDE_cannot_delete_all_localizations (BMIDE_ERROR_BASE + 199)
489 #define BMIDE_element_skipped_for_missing_property (BMIDE_ERROR_BASE + 200)
490 #define BMIDE_element_skipped_for_restricted_update_option (BMIDE_ERROR_BASE + 201)
491 
495 #define BMIDE_batchLOV_delta_not_supported (BMIDE_ERROR_BASE + 202)
496 #define BMIDE_batchLOV_key_data_diff (BMIDE_ERROR_BASE + 203)
497 #define BMIDE_batchLOV_values_ignored (BMIDE_ERROR_BASE + 204)
498 #define BMIDE_batchLOV_sublovvalueattach_ignored (BMIDE_ERROR_BASE + 205)
499 #define BMIDE_batchLOV_localization_ignored (BMIDE_ERROR_BASE + 206)
500 #define BMIDE_batchLOV_locale_not_supported_in_db (BMIDE_ERROR_BASE + 207)
501 #define BMIDE_batchLOV_invalid_lov_type (BMIDE_ERROR_BASE + 208)
502 
503 #define BMIDE_lov_value_type_mismatch (BMIDE_ERROR_BASE + 209)
504 #define BMIDE_functionalityrule_create_error (BMIDE_ERROR_BASE + 210)
505 #define BMIDE_functionalityrule_parameters_not_defined (BMIDE_ERROR_BASE + 211)
506 #define BMIDE_functionalityrule_signatures_not_defined (BMIDE_ERROR_BASE + 212)
507 #define BMIDE_verificationrule_create_error (BMIDE_ERROR_BASE + 213)
508 #define BMIDE_reqd_functionality_does_not_exist (BMIDE_ERROR_BASE + 214)
509 #define BMIDE_reqd_contextfilter_does_not_exist (BMIDE_ERROR_BASE + 215)
510 #define BMIDE_conditionsignatureparameter_does_not_exist (BMIDE_ERROR_BASE + 216)
511 #define BMIDE_conditionsignature_does_not_exist (BMIDE_ERROR_BASE + 217)
512 #define BMIDE_conditionsignature_delete_fail (BMIDE_ERROR_BASE + 218)
513 
517 #define BMIDE_missing_login_credentials (BMIDE_ERROR_BASE + 219)
518 #define BMIDE_invalid_option_parameter_value (BMIDE_ERROR_BASE + 220)
519 
523 #define BMIDE_cpptest_value_mismatch (BMIDE_ERROR_BASE + 221)
524 
528 #define BMIDE_invalid_revisability_option (BMIDE_ERROR_BASE + 222)
529 #define BMIDE_invalid_isPreciseRef_class_not_revisable (BMIDE_ERROR_BASE + 223)
530 #define BMIDE_invalid_isPreciseRef_attr_incorrect_type (BMIDE_ERROR_BASE + 224)
531 #define BMIDE_class_has_instances (BMIDE_ERROR_BASE + 225)
532 
536 #define BMIDE_PreciseRef_update_not_allowed (BMIDE_ERROR_BASE + 226)
537 
538 #define BMIDE_condition_invalid_param_count (BMIDE_ERROR_BASE + 227)
539 
543 #define BMIDE_tool_referenced (BMIDE_ERROR_BASE + 228)
544 
548 #define BMIDE_cannot_delete_dataset_as_instances_exist (BMIDE_ERROR_BASE + 229)
549 
553 #define BMIDE_parent_class_does_not_exist (BMIDE_ERROR_BASE + 230)
554 
558 #define BMIDE_unsupported_accessor_type (BMIDE_ERROR_BASE + 231)
559 
563 #define BMIDE_attribute_referenced_by_constantattach (BMIDE_ERROR_BASE + 232)
564 
568 #define BMIDE_property_referenced_by_constantattach (BMIDE_ERROR_BASE + 233)
569 
573 #define BMIDE_unsupported_attribute_change (BMIDE_ERROR_BASE + 234)
574 
579 #define BMIDE_incompatible_revisability_option (BMIDE_ERROR_BASE + 235)
580 
584 #define BMIDE_property_renderer_does_not_exist (BMIDE_ERROR_BASE + 240)
585 #define BMIDE_property_renderer_referenced (BMIDE_ERROR_BASE + 241)
586 #define BMIDE_property_renderer_already_exists (BMIDE_ERROR_BASE + 242)
587 #define BMIDE_property_rendererattach_already_exists (BMIDE_ERROR_BASE + 243)
588 #define BMIDE_property_rendererattach_does_not_exist (BMIDE_ERROR_BASE + 244)
589 #define BMIDE_property_rendererattach_update_not_allowed (BMIDE_ERROR_BASE + 245)
590 
591 #define BMIDE_no_initial_value_for_null_attr (BMIDE_ERROR_BASE + 246)
592 
595 #define BMIDE_instances_loaded_error (BMIDE_ERROR_BASE + 247)
596 #define BMIDE_subclass_instances_loaded_error (BMIDE_ERROR_BASE + 248)
597 
598 #define BMIDE_mfk_update_not_allowed (BMIDE_ERROR_BASE + 249)
599 
603 #define BMIDE_attribute_referenced_by_localizationattr (BMIDE_ERROR_BASE + 250)
604 
607 #define BMIDE_operationinputtype_parent_does_not_exist (BMIDE_ERROR_BASE + 251)
608 
612 #define BMIDE_unsupported_usage_change (BMIDE_ERROR_BASE + 252)
613 
617 #define BMIDE_type_referenced (BMIDE_ERROR_BASE + 253)
618 
621 #define BMIDE_type_parenttype_cannot_change (BMIDE_ERROR_BASE + 254)
622 
627 #define BMIDE_LWO_cannot_have_subclasses (BMIDE_ERROR_BASE + 255)
628 
633 #define BMIDE_LWO_isuninheritable_should_be_set (BMIDE_ERROR_BASE + 256)
634 
640 #define BMIDE_LWO_should_be_pomobject_descendent (BMIDE_ERROR_BASE + 257)
641 
646 #define BMIDE_LWO_parentclass_cannot_have_attributes (BMIDE_ERROR_BASE + 258)
647 
652 #define BMIDE_LWO_cannot_change_attribute (BMIDE_ERROR_BASE + 259)
653 
658 #define BMIDE_LWO_attr_type_restriction (BMIDE_ERROR_BASE + 260)
659 
665 #define BMIDE_LWO_nobackpointer_restriction (BMIDE_ERROR_BASE + 261)
666 
671 #define BMIDE_LWO_attributes_cannot_be_added_on_parent (BMIDE_ERROR_BASE + 262)
672 
677 #define BMIDE_LWO_type_constant_restriction (BMIDE_ERROR_BASE + 263)
678 
683 #define BMIDE_LWO_prop_constant_restriction (BMIDE_ERROR_BASE + 264)
684 
688 #define BMIDE_mfk_typeconstantattach_skipped_for_restricted_update (BMIDE_ERROR_BASE + 265)
689 
694 #define BMIDE_dlov_searchableAttribute_does_not_exist (BMIDE_ERROR_BASE + 266)
695 
700 #define BMIDE_dlov_attribute_already_attached (BMIDE_ERROR_BASE + 267)
701 
706 #define BMIDE_dlov_searchableAttribute_can_not_change (BMIDE_ERROR_BASE + 268)
707 
712 #define BMIDE_dlov_can_not_be_created (BMIDE_ERROR_BASE + 269)
713 
718 #define BMIDE_dlov_obj_does_not_exist (BMIDE_ERROR_BASE + 270)
719 
724 #define BMIDE_dlov_type_not_valid (BMIDE_ERROR_BASE + 271)
725 
730 #define BMIDE_dlov_valAttr_type_not_valid (BMIDE_ERROR_BASE + 272)
731 
735 #define BMIDE_dlov_attr_is_not_persistent_or_runtime (BMIDE_ERROR_BASE + 273)
736 
740 #define BMIDE_dlov_invalid_query_clause (BMIDE_ERROR_BASE + 274)
741 
746 #define BMIDE_dlov_valDescAttr_type_not_valid (BMIDE_ERROR_BASE + 275)
747 
752 #define BMIDE_dlov_failed_to_execute_query (BMIDE_ERROR_BASE + 276)
753 
758 #define BMIDE_dlov_unable_to_retrieve_properties (BMIDE_ERROR_BASE + 277)
759 
764 #define BMIDE_namingrule_duplicate_pattern (BMIDE_ERROR_BASE + 278)
765 
769 #define BMIDE_unsupported_attribute_type (BMIDE_ERROR_BASE + 279)
770 
771 /*
772  * The client "%1$" cannot be deleted, because it does not exist.
773  */
774 #define BMIDE_client_does_not_exist (BMIDE_ERROR_BASE + 280)
775 
776 /*
777  * The client "%1$" cannot be deleted, because it is referenced by a client scope. Please remove all the references before deleting the client.
778  */
779 #define BMIDE_client_referenced (BMIDE_ERROR_BASE + 281)
780 
781 /*
782  * The client cannot be created as specified, because a client with name "%1$" already exists.
783  */
784 #define BMIDE_client_already_exists (BMIDE_ERROR_BASE + 282)
785 
786 /*
787  * No client scope exists with the URI "%1$".
788  */
789 #define BMIDE_client_scope_does_not_exist (BMIDE_ERROR_BASE + 283)
790 
791 /*
792  * The client scope "%1$" cannot be deleted, because it is referenced. Please remove all the references before deleting the client scope.
793  */
794 #define BMIDE_client_scope_referenced (BMIDE_ERROR_BASE + 284)
795 
796 /*
797  * The command collection "%1$" cannot be deleted, because it is referenced. Please remove all the references before deleting the command collection.
798  */
799 #define BMIDE_command_collection_referenced (BMIDE_ERROR_BASE + 285)
800 
801 /*
802  * No command collection exists with the ID "%1$".
803  */
804 #define BMIDE_command_collection_does_not_exist (BMIDE_ERROR_BASE + 286)
805 
806 /*
807  * No command exists with the ID "%1$".
808  */
809 #define BMIDE_command_does_not_exist (BMIDE_ERROR_BASE + 287)
810 
811 /*
812  * The client "%1$" cannot be deleted, because it is referenced. Please remove all the references before deleting the command.
813  */
814 #define BMIDE_command_referenced (BMIDE_ERROR_BASE + 288)
815 
816 /*
817  * No icon exists with ID "%1$".
818  */
819 #define BMIDE_icon_does_not_exist (BMIDE_ERROR_BASE + 289)
820 
821 /*
822  * No command collection attach exists with ID "%1$".
823  */
824 #define BMIDE_command_collection_attach_does_not_exist (BMIDE_ERROR_BASE + 290)
825 
826 /*
827  * No command attach exists with ID "%1$".
828  */
829 #define BMIDE_command_attach_does_not_exist (BMIDE_ERROR_BASE + 291)
830 
831 /*
832  * The icon file "%1$" could not be opened.
833  */
834 #define BMIDE_fail_to_open_icon_file (BMIDE_ERROR_BASE + 292)
835 
836 /*
837  * No command condition attach exists with ID "%1$".
838  */
839 #define BMIDE_command_condition_attach_does_not_exist (BMIDE_ERROR_BASE + 293)
840 
841 /*
842  * No command condition attach condition name "%1$" exists .
843  */
844 #define BMIDE_command_condition_attach_name_does_not_exist (BMIDE_ERROR_BASE + 294)
845 
846 /*
847  * A command condition attach of ID "%1$" already exists.
848  */
849 #define BMIDE_command_condition_attach_already_exists (BMIDE_ERROR_BASE + 295)
850 
851 /*
852  * A Unit of Measure "%1$" with the same symbol already exists.
853  */
854 #define BMIDE_uom_symbol_already_exists (BMIDE_ERROR_BASE + 296)
855 
857 #endif