home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / chktcl_msg.tcl < prev    next >
Text File  |  1997-10-17  |  11KB  |  222 lines

  1. # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
  2.  
  3. # Source of user added TCL in '%1' failed:
  4. global E_USER_TCL;    set E_USER_TCL    "341001"
  5.  
  6. # \n
  7. global M_NEWLINE;    set M_NEWLINE    "341002"
  8.  
  9. # Starting extended checking.
  10. global M_STARTING_EXTENDED_CHECKING;    set M_STARTING_EXTENDED_CHECKING    "341003"
  11.  
  12. # Finding classes in '%1' ...
  13. global M_FINDING_CLASSES;    set M_FINDING_CLASSES    "341004"
  14.  
  15. # [%1]
  16. global M_CLASSLIST;    set M_CLASSLIST    "341005"
  17.  
  18. # Loading entire model excluding specified classes.
  19. global M_LOADING_MODEL;    set M_LOADING_MODEL    "341006"
  20.  
  21. # Loading model for specified classes.
  22. global M_LOADING_SPECIFIED;    set M_LOADING_SPECIFIED    "341007"
  23.  
  24. # Loading model for all CCD classes.
  25. global M_LOADING_CCD_MODEL;    set M_LOADING_CCD_MODEL    "341008"
  26.  
  27. # Loading model failed due to previous errors.
  28. global M_LOADING_OOPL_FAILED;    set M_LOADING_OOPL_FAILED    "341009"
  29.  
  30. # Loading model for all CCD classes failed.
  31. global E_LOADING_CCDMODEL_FAILED;    set E_LOADING_CCDMODEL_FAILED    "341010"
  32.  
  33. # Loading model for %1 '%2' failed.
  34. global M_LOADING_SUBJMODEL_FAILED;    set M_LOADING_SUBJMODEL_FAILED    "341011"
  35.  
  36. # Preparing model for checking failed.
  37. global M_PREPARE_CHECK_FAILED;    set M_PREPARE_CHECK_FAILED    "341012"
  38.  
  39. # No classes specified.
  40. global M_NO_CLASSES_SPECIFIED;    set M_NO_CLASSES_SPECIFIED    "341013"
  41.  
  42. # Checking class '%1' ...
  43. global M_CHECKING_CLASS;    set M_CHECKING_CLASS    "341014"
  44.  
  45. # Checking subject '%1' ...
  46. global M_CHECKING_SUBJECT;    set M_CHECKING_SUBJECT    "341015"
  47.  
  48. # Errors  : %1
  49. global M_ERRORS;    set M_ERRORS    "341016"
  50.  
  51. # Warnings: %1
  52. global M_WARNINGS;    set M_WARNINGS    "341017"
  53.  
  54. # Cannot check diagram '%1' of type '%2'.
  55. global M_CANNOT_CHECK_DIAG_TYPE;    set M_CANNOT_CHECK_DIAG_TYPE    "341018"
  56.  
  57. # Class '%1' has class '%2' as more than one direct superclass.
  58. global E_SAME_DIRECT_SUPERS;    set E_SAME_DIRECT_SUPERS    "341019"
  59.  
  60. # Class '%1' has an association role '%2' in %3 that conflicts with a data attribute with the same name.
  61. global E_CONFLICTING_DATA_AND_ASSOC_ATTRIB;    set E_CONFLICTING_DATA_AND_ASSOC_ATTRIB    "341020"
  62.  
  63. # Class '%1' has an association role '%2' in %3 that conflicts with an association role with the same name in %4.
  64. global E_CONFLICTING_ASSOC_ATTRIBS;    set E_CONFLICTING_ASSOC_ATTRIBS    "341021"
  65.  
  66. # Class '%1' has more than one association with the name '%2' in diagram %3.
  67. global E_CONFLICTING_ASSOC_NAMES;    set E_CONFLICTING_ASSOC_NAMES    "341022"
  68.  
  69. # %1 sent to class '%2' has two attributes with the same name.
  70. global E_SAME_EVENT_ATTRIBUTE_NAMES;    set E_SAME_EVENT_ATTRIBUTE_NAMES    "341023"
  71.  
  72. # Class '%1' has a method with the same name as the class; use '$create()' for a class constructor.
  73. global E_ILLEGAL_CONSTRUCTOR;    set E_ILLEGAL_CONSTRUCTOR    "341024"
  74.  
  75. # No method found in class '%1' that handles %2.
  76. global E_NO_MATCHING_OPERATION1_EXTERNAL_EVENT;    set E_NO_MATCHING_OPERATION1_EXTERNAL_EVENT    "341025"
  77.  
  78. # No method found in class '%1' for %2 that handles leaf %3; need at least one of '%4' as method.
  79. global E_NO_MATCHING_OPERATION2_EXTERNAL_EVENT;    set E_NO_MATCHING_OPERATION2_EXTERNAL_EVENT    "341026"
  80.  
  81. # No method found in class '%1' that handles %2.
  82. global E_NO_MATCHING_OPERATION1_INTERNAL_EVENT;    set E_NO_MATCHING_OPERATION1_INTERNAL_EVENT    "341027"
  83.  
  84. # No method found in class '%1' for %2 that handles leaf %3; need at least one of '%4' as method.
  85. global E_NO_MATCHING_OPERATION2_INTERNAL_EVENT;    set E_NO_MATCHING_OPERATION2_INTERNAL_EVENT    "341028"
  86.  
  87. # No method found in class '%1' that handles %2.
  88. global E_NO_MATCHING_OPERATION1_EVENT_MESSAGE;    set E_NO_MATCHING_OPERATION1_EVENT_MESSAGE    "341029"
  89.  
  90. # No method found in class '%1' for %2 that handles leaf %3; need at least one of '%4' as method.
  91. global E_NO_MATCHING_OPERATION2_EVENT_MESSAGE;    set E_NO_MATCHING_OPERATION2_EVENT_MESSAGE    "341030"
  92.  
  93. # No method found in class '%1' that handles %2.
  94. global E_NO_MATCHING_OPERATION1_COMM_MESSAGE;    set E_NO_MATCHING_OPERATION1_COMM_MESSAGE    "341031"
  95.  
  96. # No method found in class '%1' for %2 that handles leaf %3; need at least one of '%4' as method.
  97. global E_NO_MATCHING_OPERATION2_COMM_MESSAGE;    set E_NO_MATCHING_OPERATION2_COMM_MESSAGE    "341032"
  98.  
  99. # No method found in class '%1' that handles %2.
  100. global E_NO_MATCHING_OPERATION1_TRACE_EVENT;    set E_NO_MATCHING_OPERATION1_TRACE_EVENT    "341033"
  101.  
  102. # No method found in class '%1' for %2 that handles leaf %3; need at least one of '%4' as method.
  103. global E_NO_MATCHING_OPERATION2_TRACE_EVENT;    set E_NO_MATCHING_OPERATION2_TRACE_EVENT    "341034"
  104.  
  105. # Found method in class '%1' that handles %2, but which has a different number of parameters (defined with %3, called with %4).
  106. global E_PARAM_ATTR_MISMATCH1_EXTERNAL_EVENT;    set E_PARAM_ATTR_MISMATCH1_EXTERNAL_EVENT    "341035"
  107.  
  108. # Found method '%1' in class '%2' that handles %3, but which has a different number of parameters (defined with %4, called with %5).
  109. global E_PARAM_ATTR_MISMATCH2_EXTERNAL_EVENT;    set E_PARAM_ATTR_MISMATCH2_EXTERNAL_EVENT    "341036"
  110.  
  111. # Found method in class '%1' that handles %2, but which has a different number of parameters (defined with %3, called with %4).
  112. global E_PARAM_ATTR_MISMATCH1_INTERNAL_EVENT;    set E_PARAM_ATTR_MISMATCH1_INTERNAL_EVENT    "341037"
  113.  
  114. # Found method '%1' in class '%2' that handles %3, but which has a different number of parameters (defined with %4, called with %5).
  115. global E_PARAM_ATTR_MISMATCH2_INTERNAL_EVENT;    set E_PARAM_ATTR_MISMATCH2_INTERNAL_EVENT    "341038"
  116.  
  117. # Found method in class '%1' that handles %2, but which has a different number of parameters (defined with %3, called with %4).
  118. global E_PARAM_ATTR_MISMATCH1_EVENT_MESSAGE;    set E_PARAM_ATTR_MISMATCH1_EVENT_MESSAGE    "341039"
  119.  
  120. # Found method '%1' in class '%2' that handles %3, but which has a different number of parameters (defined with %4, called with %5).
  121. global E_PARAM_ATTR_MISMATCH2_EVENT_MESSAGE;    set E_PARAM_ATTR_MISMATCH2_EVENT_MESSAGE    "341040"
  122.  
  123. # Found method in class '%1' that handles %2, but which has a different number of parameters (defined with %3, called with %4).
  124. global E_PARAM_ATTR_MISMATCH1_TRACE_EVENT;    set E_PARAM_ATTR_MISMATCH1_TRACE_EVENT    "341041"
  125.  
  126. # Found method '%1' in class '%2' that handles %3, but which has a different number of parameters (defined with %4, called with %5).
  127. global E_PARAM_ATTR_MISMATCH2_TRACE_EVENT;    set E_PARAM_ATTR_MISMATCH2_TRACE_EVENT    "341042"
  128.  
  129. # Found method in class '%1' that handles %2, but which is not accessible (is '%3', not '%4').
  130. global E_METHOD_ACCESS1_EXTERNAL_EVENT;    set E_METHOD_ACCESS1_EXTERNAL_EVENT    "341043"
  131.  
  132. # Found method '%1' in class '%2' that handles %3, but which is not accessible (is '%4', not '%5').
  133. global E_METHOD_ACCESS2_EXTERNAL_EVENT;    set E_METHOD_ACCESS2_EXTERNAL_EVENT    "341044"
  134.  
  135. # Found method in class '%1' that handles %2, but which is not accessible (is '%3', not '%4').
  136. global E_METHOD_ACCESS1_INTERNAL_EVENT;    set E_METHOD_ACCESS1_INTERNAL_EVENT    "341045"
  137.  
  138. # Found method '%1' in class '%2' that handles %3, but which is not accessible (is '%4', not '%5').
  139. global E_METHOD_ACCESS2_INTERNAL_EVENT;    set E_METHOD_ACCESS2_INTERNAL_EVENT    "341046"
  140.  
  141. # Found method in class '%1' that handles %2, but which is not accessible (is '%3', not '%4').
  142. global E_METHOD_ACCESS1_EVENT_MESSAGE;    set E_METHOD_ACCESS1_EVENT_MESSAGE    "341047"
  143.  
  144. # Found method '%1' in class '%2' that handles %3, but which is not accessible (is '%4', not '%5').
  145. global E_METHOD_ACCESS2_EVENT_MESSAGE;    set E_METHOD_ACCESS2_EVENT_MESSAGE    "341048"
  146.  
  147. # Found method in class '%1' that handles %2, but which is not accessible (is '%3', not '%4').
  148. global E_METHOD_ACCESS1_COMM_MESSAGE;    set E_METHOD_ACCESS1_COMM_MESSAGE    "341049"
  149.  
  150. # Found method '%1' in class '%2' that handles %3, but which is not accessible (is '%4', not '%5').
  151. global E_METHOD_ACCESS2_COMM_MESSAGE;    set E_METHOD_ACCESS2_COMM_MESSAGE    "341050"
  152.  
  153. # Found method in class '%1' that handles %2, but which is not accessible (is '%3', not '%4').
  154. global E_METHOD_ACCESS1_TRACE_EVENT;    set E_METHOD_ACCESS1_TRACE_EVENT    "341051"
  155.  
  156. # Found method '%1' in class '%2' that handles %3, but which is not accessible (is '%4', not '%5').
  157. global E_METHOD_ACCESS2_TRACE_EVENT;    set E_METHOD_ACCESS2_TRACE_EVENT    "341052"
  158.  
  159. # Class '%1' may not receive %2 since it is a special class of type '%3'.
  160. global E_CLASS_CANNOT_RECEIVE_EXTERNAL_EVENT;    set E_CLASS_CANNOT_RECEIVE_EXTERNAL_EVENT    "341053"
  161.  
  162. # Class '%1' may not receive %2 since it is a special class of type '%3'.
  163. global E_CLASS_CANNOT_RECEIVE_INTERNAL_EVENT;    set E_CLASS_CANNOT_RECEIVE_INTERNAL_EVENT    "341054"
  164.  
  165. # Class '%1' may not receive %2 since it is a special class of type '%3'.
  166. global E_CLASS_CANNOT_RECEIVE_EVENT_MESSAGE;    set E_CLASS_CANNOT_RECEIVE_EVENT_MESSAGE    "341055"
  167.  
  168. # Class '%1' may not receive %2 since it is a special class of type '%3'.
  169. global E_CLASS_CANNOT_RECEIVE_COMM_MESSAGE;    set E_CLASS_CANNOT_RECEIVE_COMM_MESSAGE    "341056"
  170.  
  171. # Class '%1' may not receive %2 since it is a special class of type '%3'.
  172. global E_CLASS_CANNOT_RECEIVE_TRACE_EVENT;    set E_CLASS_CANNOT_RECEIVE_TRACE_EVENT    "341057"
  173.  
  174. # No corresponding Communication Message found in any CCD for %1 sent from class '%2' to class '%3'.
  175. global E_NO_CORR_CCDMSG_FOUND;    set E_NO_CORR_CCDMSG_FOUND    "341058"
  176.  
  177. # No corresponding Message Definition found in any MGD for %1 sent from class '%2' to class '%3'.
  178. global W_NO_CORR_MSGDEF_FOUND;    set W_NO_CORR_MSGDEF_FOUND    "341059"
  179.  
  180. # CCD Subject '%1' in %2 does not refer to an existing system, CD or CCD.
  181. global E_INVALID_SUBJECT;    set E_INVALID_SUBJECT    "341060"
  182.  
  183. # %1 subject '%2' in %3 does not contain any classes.
  184. global E_SUBJECT_IS_EMPTY;    set E_SUBJECT_IS_EMPTY    "341061"
  185.  
  186. # Cannot go to system '%1' specified by CCD Subject in %2 (%3).
  187. global E_BAD_SYSTEM_SUBJECT;    set E_BAD_SYSTEM_SUBJECT    "341062"
  188.  
  189. # No method found in classes of %1 subject '%2' that handles %3.
  190. global E_NO_MATCHING_OPER_IN_SUBJECT;    set E_NO_MATCHING_OPER_IN_SUBJECT    "341063"
  191.  
  192. # Communication Message '%1' sent to CCD subject '%2' in %3 was not found in corresponding CCD.
  193. global E_NO_MATCHING_MSG_IN_SUBJECT;    set E_NO_MATCHING_MSG_IN_SUBJECT    "341064"
  194.  
  195. # Class '%1' has multiple direct superclasses.
  196. global E_MULTIPLE_DIRECT_SUPERS;    set E_MULTIPLE_DIRECT_SUPERS    "341065"
  197.  
  198. # Overlapping inheritance of subclass '%1' not allowed.
  199. global W_OVERLAPPING_INHERITANCE;    set W_OVERLAPPING_INHERITANCE    "341066"
  200.  
  201. # Class '%1' has multiple operations named '%2'.
  202. global E_MULTIPLE_OPERATIONS;    set E_MULTIPLE_OPERATIONS    "341067"
  203.  
  204. # Attribute '%1' of class '%2' is already defined in superclass '%3'.
  205. global E_ATTR_IN_SUPERCLASS;    set E_ATTR_IN_SUPERCLASS    "341068"
  206.  
  207. # Persistent class '%1' has a class operation named 'create'.
  208. global E_PERSCLASS_CREATE;    set E_PERSCLASS_CREATE    "341069"
  209.  
  210. # Use Case '%1'%2 has no corresponding UCD with the same name or an SD qualified by the name of this Use Case.
  211. global E_USECASE_NO_DIAG_REF;    set E_USECASE_NO_DIAG_REF    "341070"
  212.  
  213. # Use Case '%1'%2 has %3 initiating UCD Actors instead of 1.
  214. global E_USECASE_WRONG_INIT;    set E_USECASE_WRONG_INIT    "341071"
  215.  
  216. # Internal Class '%1' may not be overridden by user.
  217. global E_INTERNAL_CLASS;    set E_INTERNAL_CLASS    "341072"
  218.  
  219. # No corresponding %1 found for %2 %3 in Diagram '%4'
  220. global E_LINK_NO_ASSOC;    set E_LINK_NO_ASSOC    "341073"
  221.  
  222.