ITK Function Reference

(V10000.1.0.60_20160308.00)
mechatronics_errors.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 
12 /* */
13 
14 #ifndef MECHATRONICS_ERRORS_H
15 #define MECHATRONICS_ERRORS_H
16 
17 #ifndef EMH_CONST_H
18  #include <common/emh_const.h>
19 #endif
20 
21 #include <mechatronics/libmechatronics_exports.h>
22 
33 #define MECHATRONICS_ERROR_BASE EMH_MECHATRONICS_error_base
34 #define SIG_diff_struct ((EMH_MECHATRONICS_error_base)+1)
35 #define MECH_invalid_input ((EMH_MECHATRONICS_error_base)+2)
36 #define SIG_invalid_role ((EMH_MECHATRONICS_error_base)+3)
37 #define SIG_no_association ((EMH_MECHATRONICS_error_base)+4)
38 #define SIG_no_pv_associated ((EMH_MECHATRONICS_error_base)+5)
39 #define SIG_not_a_pv ((EMH_MECHATRONICS_error_base)+6)
40 #define SIG_not_a_signal ((EMH_MECHATRONICS_error_base)+7)
41 #define SIG_pv_already_attached ((EMH_MECHATRONICS_error_base)+8)
42 #define SIG_sig_has_a_pv ((EMH_MECHATRONICS_error_base)+9)
43 
44 
49 #define SIG_duplicate_association ((EMH_MECHATRONICS_error_base)+10)
50 
56 #define SIG_mem_error ((EMH_MECHATRONICS_error_base)+11)
57 #define SIG_no_redundant ((EMH_MECHATRONICS_error_base)+12)
58 
62 #define SIG_no_characteristics ((EMH_MECHATRONICS_error_base)+13)
63 
67 #define SIG_no_value ((EMH_MECHATRONICS_error_base)+14)
68 
72 #define SIG_no_uom ((EMH_MECHATRONICS_error_base)+15)
73 
77 #define SIG_invalid_hierarchy ((EMH_MECHATRONICS_error_base)+16)
78 
82 #define SIG_is_topline ((EMH_MECHATRONICS_error_base)+17)
83 
87 #define MECH_invalid_secondary ((EMH_MECHATRONICS_error_base)+18)
88 
92 #define MECH_invalid_primary ((EMH_MECHATRONICS_error_base)+19)
93 
97 #define MECH_duplicate_primary ((EMH_MECHATRONICS_error_base)+20)
98 
102 #define MECH_no_secondary ((EMH_MECHATRONICS_error_base)+21)
103 
107 #define MECH_no_ancestor ((EMH_MECHATRONICS_error_base)+22)
108 
112 #define MECH_no_secondary_for_rule ((EMH_MECHATRONICS_error_base)+23)
113 
117 #define MECH_invalid_bomline ((EMH_MECHATRONICS_error_base)+24)
118 
122 #define MECH_invalid_connection_line ((EMH_MECHATRONICS_error_base)+25)
123 
127 #define MECH_memory_error ((EMH_MECHATRONICS_error_base)+26)
128 
132 #define MECH_invalid_name ((EMH_MECHATRONICS_error_base)+27)
133 
137 #define SIG_invalid_signal_line ((EMH_MECHATRONICS_error_base)+28)
138 
142 #define SIG_invalid_pv_line ((EMH_MECHATRONICS_error_base)+29)
143 
147 #define SIG_invalid_associating_line ((EMH_MECHATRONICS_error_base)+30)
148 
152 #define SIG_invalid_redundant_line ((EMH_MECHATRONICS_error_base)+31)
153 
157 #define SIG_invalid_uom ((EMH_MECHATRONICS_error_base)+32)
158 
162 #define SIG_invalid_signal ((EMH_MECHATRONICS_error_base)+33)
163 
167 #define SIG_invalid_signal_rev ((EMH_MECHATRONICS_error_base)+34)
168 
172 #define SIG_multiple_value ((EMH_MECHATRONICS_error_base)+35)
173 
177 #define SIG_multiple_pv ((EMH_MECHATRONICS_error_base)+36)
178 
182 #define SIG_rev_not_modify ((EMH_MECHATRONICS_error_base)+37)
183 
187 #define ALLOC_invalid_source_cardinality ((EMH_MECHATRONICS_error_base)+38)
188 
192 #define ALLOC_invalid_target_cardinality ((EMH_MECHATRONICS_error_base)+39)
193 
197 #define ALLOC_invalid_source_target_cardinality ((EMH_MECHATRONICS_error_base)+40)
198 
202 #define ALLOC_invalid_bom_view_for_map ((EMH_MECHATRONICS_error_base)+41)
203 
207 #define ALLOC_invalid_allocation_data ((EMH_MECHATRONICS_error_base)+42)
208 
212 #define SIG_gde_direction_not_input ((EMH_MECHATRONICS_error_base)+43)
213 
217 #define SIG_gde_direction_not_output ((EMH_MECHATRONICS_error_base)+44)
218 
222 #define SIG_gde_direction_stays_output ((EMH_MECHATRONICS_error_base)+45)
223 
227 #define SIG_gde_direction_stays_input ((EMH_MECHATRONICS_error_base)+46)
228 
232 #define SIG_gde_relation_conflict ((EMH_MECHATRONICS_error_base)+47)
233 
237 #define SIG_gde_not_modifiable ((EMH_MECHATRONICS_error_base)+48)
238 
242 #define SIG_direction_mismatch_for_replace ((EMH_MECHATRONICS_error_base)+49)
243 
247 #define SIG_direction_invalid_for_replace ((EMH_MECHATRONICS_error_base)+50)
248 
252 #define SIG_direction_invalid_for_signal_association ((EMH_MECHATRONICS_error_base)+51)
253 
257 #define SIG_no_role_no_gde_direction ((EMH_MECHATRONICS_error_base)+52)
258 
259 
263 #define HRN_no_class_found ((EMH_MECHATRONICS_error_base)+101)
264 
268 #define HRN_no_association ((EMH_MECHATRONICS_error_base)+102)
269 
273 #define HRN_duplicate_association ((EMH_MECHATRONICS_error_base)+103)
274 
278 #define HRN_invalid_cavity_line ((EMH_MECHATRONICS_error_base)+104)
279 
283 #define HRN_invalid_associating_line ((EMH_MECHATRONICS_error_base)+105)
284 
288 #define HRN_invalid_wire_protect_line ((EMH_MECHATRONICS_error_base)+106)
289 
293 #define HRN_invalid_referenced_component ((EMH_MECHATRONICS_error_base)+107)
294 
298 #define HRN_invalid_fixing_line ((EMH_MECHATRONICS_error_base)+108)
299 
303 #define HRN_invalid_length_type ((EMH_MECHATRONICS_error_base)+109)
304 
308 #define HRN_invalid_color_type ((EMH_MECHATRONICS_error_base)+110)
309 
313 #define HRN_init_object_error ((EMH_MECHATRONICS_error_base)+111)
314 
318 #define ALLOC_invalid_source_bv ((EMH_MECHATRONICS_error_base)+201)
319 
323 #define ALLOC_invalid_target_bv ((EMH_MECHATRONICS_error_base)+202)
324 
328 #define ALLOC_source_target_same ((EMH_MECHATRONICS_error_base)+203)
329 
333 #define ALLOC_map_not_modifiable ((EMH_MECHATRONICS_error_base)+204)
334 
338 #define ALLOC_invalid_map_rev ((EMH_MECHATRONICS_error_base)+205)
339 
343 #define ALLOC_invalid_source_bomline ((EMH_MECHATRONICS_error_base)+206)
344 
348 #define ALLOC_invalid_target_bomline ((EMH_MECHATRONICS_error_base)+207)
349 
350 
354 #define ALLOC_invalid_allocation ((EMH_MECHATRONICS_error_base)+208)
355 
359 #define ALLOC_invalid_reason ((EMH_MECHATRONICS_error_base)+209)
360 
364 #define ALLOC_invalid_src_bom_window ((EMH_MECHATRONICS_error_base)+210)
365 
369 #define ALLOC_invalid_target_bom_window ((EMH_MECHATRONICS_error_base)+211)
370 
374 #define ALLOC_invalid_IC_revision ((EMH_MECHATRONICS_error_base)+212)
375 
379 #define ALLOC_invalid_condition_object ((EMH_MECHATRONICS_error_base)+213)
380 
384 #define ALLOC_invalid_revision_rule ((EMH_MECHATRONICS_error_base)+214)
385 
389 #define ALLOC_invalid_map ((EMH_MECHATRONICS_error_base)+215)
390 
394 #define ALLOC_source_target_bomline_same ((EMH_MECHATRONICS_error_base)+216)
395 
399 #define ALLOC_src_bomline_not_in_src_bv ((EMH_MECHATRONICS_error_base)+217)
400 
404 #define ALLOC_target_bomline_not_in_target_bv ((EMH_MECHATRONICS_error_base)+218)
405 
409 #define ALLOC_invalid_target_source_bv ((EMH_MECHATRONICS_error_base)+219)
410 
414 #define ALLOC_invalid_AbsOcc_tag ((EMH_MECHATRONICS_error_base)+220)
415 
419 #define ALLOC_invalid_allocation_type ((EMH_MECHATRONICS_error_base)+221)
420 
424 #define ALLOC_invalid_source_apn ((EMH_MECHATRONICS_error_base)+222)
425 
430 #define ALLOC_invalid_target_apn ((EMH_MECHATRONICS_error_base)+223)
431 
435 #define ALLOC_invalid_apn ((EMH_MECHATRONICS_error_base)+224)
436 
441 #define ALLOC_invalid_targets_UsingIC ((EMH_MECHATRONICS_error_base)+225)
442 
447 #define ALLOC_invalid_sources_UsingIC ((EMH_MECHATRONICS_error_base)+226)
448 
452 #define ALLOC_empty_bv_list ((EMH_MECHATRONICS_error_base)+227)
453 
457 #define ALLOC_source_target_in_same_bv ((EMH_MECHATRONICS_error_base)+228)
458 
462 #define ALLOC_query_error ((EMH_MECHATRONICS_error_base)+229)
463 
467 #define ALLOC_invalid_absoccviewqualifier ((EMH_MECHATRONICS_error_base)+230)
468 
472 #define TRACE_invalid_def ((EMH_MECHATRONICS_error_base)+251)
473 
477 #define TRACE_invalid_comp ((EMH_MECHATRONICS_error_base)+252)
478 
482 #define TRACE_invalid_tracelink_type ((EMH_MECHATRONICS_error_base)+253)
483 
487 #define TRACE_invalid_tracelink ((EMH_MECHATRONICS_error_base)+254)
488 
492 #define TRACE_invalid_apn ((EMH_MECHATRONICS_error_base)+255)
493 
497 #define TRACE_same_def_comp ((EMH_MECHATRONICS_error_base)+256)
498 
502 #define TRACE_duplicate_trace ((EMH_MECHATRONICS_error_base)+257)
503 
507 #define ROUTE_context_not_same ((EMH_MECHATRONICS_error_base)+301)
508 
512 #define ROUTE_no_routes_associated ((EMH_MECHATRONICS_error_base)+302)
513 
517 #define ROUTE_no_display_objects ((EMH_MECHATRONICS_error_base)+303)
518 
522 #define ROUTE_invalid_location_line ((EMH_MECHATRONICS_error_base)+304)
523 
527 #define ROUTE_invalid_defining_item_line ((EMH_MECHATRONICS_error_base)+305)
528 
532 #define ROUTE_invalid_associating_item_line ((EMH_MECHATRONICS_error_base)+306)
533 
537 #define ROUTE_location_invalid_role ((EMH_MECHATRONICS_error_base)+307)
538 
542 #define ROUTE_location_no_defining_item_associated ((EMH_MECHATRONICS_error_base)+308)
543 
547 #define ROUTE_location_no_assigning_item_associated ((EMH_MECHATRONICS_error_base)+309)
548 
552 #define ROUTE_invalid_bom_window ((EMH_MECHATRONICS_error_base)+310)
553 
557 #define ROUTE_invalid_context ((EMH_MECHATRONICS_error_base)+311)
558 
562 #define ROUTE_invalid_segment ((EMH_MECHATRONICS_error_base)+312)
563 
567 #define ROUTE_invalid_route ((EMH_MECHATRONICS_error_base)+313)
568 
572 #define ROUTE_invalid_node ((EMH_MECHATRONICS_error_base)+314)
573 
577 #define ROUTE_invalid_center_curve ((EMH_MECHATRONICS_error_base)+315)
578 
582 #define ROUTE_invalid_location ((EMH_MECHATRONICS_error_base)+316)
583 
584 #define MECH_absocc_bomline_error ((EMH_MECHATRONICS_error_base)+317)
585 
588 #define ROUTE_route_objects_are_not_in_same_context ((EMH_MECHATRONICS_error_base)+318)
589 
593 #define MECH_SCMCC_internal_error ((EMH_MECHATRONICS_error_base)+319)
594 
598 #define MECH_primary_is_topline ((EMH_MECHATRONICS_error_base)+320)
599 
600 
604 #define MECH_secondary_is_topline ((EMH_MECHATRONICS_error_base)+321)
605 
609 #define MECH_primary_secondary_are_not_in_same_window ((EMH_MECHATRONICS_error_base)+322)
610 
614 #define MECH_duplicate_association ((EMH_MECHATRONICS_error_base)+323)
615 
619 #define MECH_invalid_relation_kind ((EMH_MECHATRONICS_error_base)+324)
620 
624 #define MECH_invalid_context_level ((EMH_MECHATRONICS_error_base)+325)
625 
629 #define ALLOC_window_create_error ((EMH_MECHATRONICS_error_base)+330)
630 
634 #define ALLOC_window_revrule_not_set ((EMH_MECHATRONICS_error_base)+331)
635 
639 #define ALLOC_window_context_not_set ((EMH_MECHATRONICS_error_base)+332)
640 
644 #define ALLOC_window_no_bomwindows ((EMH_MECHATRONICS_error_base)+333)
645 
649 #define ALLOC_window_error_creating_line ((EMH_MECHATRONICS_error_base)+334)
650 
653 #define ALLOC_window_target_in_source_bv ((EMH_MECHATRONICS_error_base)+335)
654 
658 #define ALLOC_window_source_in_target_bv ((EMH_MECHATRONICS_error_base)+336)
659 
663 #define ALLOC_line_no_allocation ((EMH_MECHATRONICS_error_base)+337)
664 
668 #define ALLOC_line_invalid_window ((EMH_MECHATRONICS_error_base)+338)
669 
673 #define ALLOC_line_invalid_line ((EMH_MECHATRONICS_error_base)+339)
674 
678 #define ALLOC_not_in_map_rev ((EMH_MECHATRONICS_error_base)+340)
679 
683 #define ALLOC_cant_modify_maprev ((EMH_MECHATRONICS_error_base)+341)
684 
688 #define ALLOC_maprev_need_refresh ((EMH_MECHATRONICS_error_base)+342)
689 
692 #define ALLOC_map_rev_not_locked ((EMH_MECHATRONICS_error_base)+343)
693 
697 #define ALLOC_ices_on_allocation ((EMH_MECHATRONICS_error_base)+344)
698 
702 #define ROUTE_referenced_by_route ((EMH_MECHATRONICS_error_base)+345)
703 
707 #define ROUTE_referenced_by_segment ((EMH_MECHATRONICS_error_base)+346)
708 
712 #define ALLOC_cannot_delete_replica_allocation ((EMH_MECHATRONICS_error_base)+347)
713 
714 
715 /***********************
716  * ESM Error Messsages *
717  ***********************/
718 
722 #define ESM_is_topline ((EMH_MECHATRONICS_error_base)+400)
723 
727 #define ESM_invalid_processor_line ((EMH_MECHATRONICS_error_base)+401)
728 
732 #define ESM_invalid_software_line ((EMH_MECHATRONICS_error_base)+402)
733 
737 #define ESM_embeds_create_failure ((EMH_MECHATRONICS_error_base)+403)
738 
742 #define ESM_invalid_gateway_processor_line ((EMH_MECHATRONICS_error_base)+404)
743 
747 #define ESM_GatewayOf_create_failure ((EMH_MECHATRONICS_error_base)+405)
748 
752 #define ESM_DependsOn_create_failure ((EMH_MECHATRONICS_error_base)+406)
753 
757 #define ESM_embeds_remove_failure ((EMH_MECHATRONICS_error_base)+407)
758 
762 #define ESM_GatewayOf_remove_failure ((EMH_MECHATRONICS_error_base)+408)
763 
767 #define SIG_invalid_frameorsignal ((EMH_MECHATRONICS_error_base)+409)
768 
772 #define SIG_invalid_target ((EMH_MECHATRONICS_error_base)+410)
773 
774 
778 #define SIG_invalid_source ((EMH_MECHATRONICS_error_base)+411)
779 
783 #define ESM_invalid_ancestors ((EMH_MECHATRONICS_error_base)+412)
784 
788 #define ESM_already_have_gateway_processor ((EMH_MECHATRONICS_error_base)+413)
789 
793 #define MECH_some_relations_set_failed ((EMH_MECHATRONICS_error_base)+414)
794 
798 #define ESM_software_not_embedded_in_processor ((EMH_MECHATRONICS_error_base)+415)
799 
803 #define ESM_secsoftline_not_dependenton_software ((EMH_MECHATRONICS_error_base)+416)
804 
808 #define ESM_Processor_has_no_gatway_processor ((EMH_MECHATRONICS_error_base)+417)
809 
813 #define ESM_invalid_gatewayof_relation ((EMH_MECHATRONICS_error_base)+418)
814 
818 #define ESM_invalid_embeds_relation ((EMH_MECHATRONICS_error_base)+419)
819 
823 #define ESM_invalid_dependent_relation ((EMH_MECHATRONICS_error_base)+420)
824 
828 #define ESM_processor_type_pref_not_set ((EMH_MECHATRONICS_error_base)+421)
829 
833 #define ESM_gateway_processor_type_pref_not_set ((EMH_MECHATRONICS_error_base)+422)
834 
838 #define MECH_some_relations_unset_failed ((EMH_MECHATRONICS_error_base)+423)
839 
843 #define ESM_invalid_multiple_bomlines_for_secondary_in_embeds_relation ((EMH_MECHATRONICS_error_base)+424)
844 
848 #define ESM_invalid_multiple_bomlines_for_secondary_in_dependenton_relation ((EMH_MECHATRONICS_error_base)+425)
849 
853 #define ESM_invalid_multiple_bomlines_for_secondary_in_gatewayof_relation ((EMH_MECHATRONICS_error_base)+426)
854 
858 #define ESM_software_type_pref_not_set ((EMH_MECHATRONICS_error_base)+427)
859 
864 #define ESM_no_hardware_related_to_software ((EMH_MECHATRONICS_error_base)+428)
865 
870 #define ESM_no_software_related_to_hardware ((EMH_MECHATRONICS_error_base)+429)
871 
876 #define ESM_no_trfmodes_found_for_report ((EMH_MECHATRONICS_error_base)+430)
877 
882 #define ESM_no_xslt_found_for_report ((EMH_MECHATRONICS_error_base)+431)
883 
887 #define ESM_failed_to_checkout_license ((EMH_MECHATRONICS_error_base)+432)
888 
892 #define ESM_gateway_already_exists_in_context ((EMH_MECHATRONICS_error_base)+433)
893 
897 #define ESM_license_feature_not_available ((EMH_MECHATRONICS_error_base)+434)
898 
902 #define MECH_same_pri_secondary_in_relation ((EMH_MECHATRONICS_error_base)+435)
903 
907 #define ESM_proc_prop_config_not_set ((EMH_MECHATRONICS_error_base)+436)
908 
912 #define ESM_invalid_multiple_bomlines_for_primary_in_embeds_relation ((EMH_MECHATRONICS_error_base)+437)
913 
917 #define ESM_invalid_multiple_bomlines_for_primary_in_dependenton_relation ((EMH_MECHATRONICS_error_base)+438)
918 
922 #define ESM_invalid_multiple_bomlines_for_primary_in_gatewayof_relation ((EMH_MECHATRONICS_error_base)+439)
923 
927 #define ESM_invalid_relation ((EMH_MECHATRONICS_error_base)+440)
928 
933 #define ESM_proc_is_not_direct_child_of_hw ((EMH_MECHATRONICS_error_base)+441)
934 
938 #define MECH_type_mismatch_for_replace ((EMH_MECHATRONICS_error_base)+442)
939 
943 #define MECH_cannot_replace_gde_in_vi ((EMH_MECHATRONICS_error_base)+443)
944 
948 #define MECH_cannot_replace_gde_in_context ((EMH_MECHATRONICS_error_base)+444)
949 
953 #define MECH_cannot_replace_gde ((EMH_MECHATRONICS_error_base)+445)
954 
958 #define MECH_SCMCC_invalid_server ((EMH_MECHATRONICS_error_base)+446)
959 
963 #define MECH_SCMCC_element_not_specified ((EMH_MECHATRONICS_error_base)+447)
964 
968 #define WH_failed_to_checkout_license ((EMH_MECHATRONICS_error_base)+448)
969 
973 #define MECH_cant_modify_bv ((EMH_MECHATRONICS_error_base)+449)
974 
978 #define MECH_cant_modify_bvr ((EMH_MECHATRONICS_error_base)+450)
979 
983 #define MECH_cant_modify_bv_bvr ((EMH_MECHATRONICS_error_base)+451)
984 
985 
993 #define MECH_bomline_remove_mode ((EMH_MECHATRONICS_error_base)+452)
994 
998 #define MECH_bomline_split_not_allowed ((EMH_MECHATRONICS_error_base)+453)
999 
1003 #define MECH_gdeline_split_not_allowed ((EMH_MECHATRONICS_error_base)+454)
1004 
1008 #define MECH_context_changed ((EMH_MECHATRONICS_error_base)+455)
1009 
1013 #define MECH_hardwareline_remove_mode ((EMH_MECHATRONICS_error_base)+456)
1014 
1018 #define WH_user_needs_author_license ((EMH_MECHATRONICS_error_base)+457)
1019 
1023 #define WH_user_needs_consumer_license ((EMH_MECHATRONICS_error_base)+458)
1024 
1025 
1028 #include <mechatronics/libmechatronics_undef.h>
1029 #endif
1030