home *** CD-ROM | disk | FTP | other *** search
- # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
-
- # Source of user added TCL in '%1' failed:
- global E_USER_TCL; set E_USER_TCL "341001"
-
- # \n
- global M_NEWLINE; set M_NEWLINE "341002"
-
- # Starting extended checking.
- global M_STARTING_EXTENDED_CHECKING; set M_STARTING_EXTENDED_CHECKING "341003"
-
- # Finding classes in '%1' ...
- global M_FINDING_CLASSES; set M_FINDING_CLASSES "341004"
-
- # [%1]
- global M_CLASSLIST; set M_CLASSLIST "341005"
-
- # Loading entire model excluding specified classes.
- global M_LOADING_MODEL; set M_LOADING_MODEL "341006"
-
- # Loading model for specified classes.
- global M_LOADING_SPECIFIED; set M_LOADING_SPECIFIED "341007"
-
- # Loading model for all CCD classes.
- global M_LOADING_CCD_MODEL; set M_LOADING_CCD_MODEL "341008"
-
- # Loading model failed due to previous errors.
- global M_LOADING_OOPL_FAILED; set M_LOADING_OOPL_FAILED "341009"
-
- # Loading model for all CCD classes failed.
- global E_LOADING_CCDMODEL_FAILED; set E_LOADING_CCDMODEL_FAILED "341010"
-
- # Loading model for %1 '%2' failed.
- global M_LOADING_SUBJMODEL_FAILED; set M_LOADING_SUBJMODEL_FAILED "341011"
-
- # Preparing model for checking failed.
- global M_PREPARE_CHECK_FAILED; set M_PREPARE_CHECK_FAILED "341012"
-
- # No classes specified.
- global M_NO_CLASSES_SPECIFIED; set M_NO_CLASSES_SPECIFIED "341013"
-
- # Checking class '%1' ...
- global M_CHECKING_CLASS; set M_CHECKING_CLASS "341014"
-
- # Checking subject '%1' ...
- global M_CHECKING_SUBJECT; set M_CHECKING_SUBJECT "341015"
-
- # Errors : %1
- global M_ERRORS; set M_ERRORS "341016"
-
- # Warnings: %1
- global M_WARNINGS; set M_WARNINGS "341017"
-
- # Cannot check diagram '%1' of type '%2'.
- global M_CANNOT_CHECK_DIAG_TYPE; set M_CANNOT_CHECK_DIAG_TYPE "341018"
-
- # Class '%1' has class '%2' as more than one direct superclass.
- global E_SAME_DIRECT_SUPERS; set E_SAME_DIRECT_SUPERS "341019"
-
- # Class '%1' has an association role '%2' in %3 that conflicts with a data attribute with the same name.
- global E_CONFLICTING_DATA_AND_ASSOC_ATTRIB; set E_CONFLICTING_DATA_AND_ASSOC_ATTRIB "341020"
-
- # Class '%1' has an association role '%2' in %3 that conflicts with an association role with the same name in %4.
- global E_CONFLICTING_ASSOC_ATTRIBS; set E_CONFLICTING_ASSOC_ATTRIBS "341021"
-
- # Class '%1' has more than one association with the name '%2' in diagram %3.
- global E_CONFLICTING_ASSOC_NAMES; set E_CONFLICTING_ASSOC_NAMES "341022"
-
- # %1 sent to class '%2' has two attributes with the same name.
- global E_SAME_EVENT_ATTRIBUTE_NAMES; set E_SAME_EVENT_ATTRIBUTE_NAMES "341023"
-
- # Class '%1' has a method with the same name as the class; use '$create()' for a class constructor.
- global E_ILLEGAL_CONSTRUCTOR; set E_ILLEGAL_CONSTRUCTOR "341024"
-
- # No method found in class '%1' that handles %2.
- global E_NO_MATCHING_OPERATION1_EXTERNAL_EVENT; set E_NO_MATCHING_OPERATION1_EXTERNAL_EVENT "341025"
-
- # No method found in class '%1' for %2 that handles leaf %3; need at least one of '%4' as method.
- global E_NO_MATCHING_OPERATION2_EXTERNAL_EVENT; set E_NO_MATCHING_OPERATION2_EXTERNAL_EVENT "341026"
-
- # No method found in class '%1' that handles %2.
- global E_NO_MATCHING_OPERATION1_INTERNAL_EVENT; set E_NO_MATCHING_OPERATION1_INTERNAL_EVENT "341027"
-
- # No method found in class '%1' for %2 that handles leaf %3; need at least one of '%4' as method.
- global E_NO_MATCHING_OPERATION2_INTERNAL_EVENT; set E_NO_MATCHING_OPERATION2_INTERNAL_EVENT "341028"
-
- # No method found in class '%1' that handles %2.
- global E_NO_MATCHING_OPERATION1_EVENT_MESSAGE; set E_NO_MATCHING_OPERATION1_EVENT_MESSAGE "341029"
-
- # No method found in class '%1' for %2 that handles leaf %3; need at least one of '%4' as method.
- global E_NO_MATCHING_OPERATION2_EVENT_MESSAGE; set E_NO_MATCHING_OPERATION2_EVENT_MESSAGE "341030"
-
- # No method found in class '%1' that handles %2.
- global E_NO_MATCHING_OPERATION1_COMM_MESSAGE; set E_NO_MATCHING_OPERATION1_COMM_MESSAGE "341031"
-
- # No method found in class '%1' for %2 that handles leaf %3; need at least one of '%4' as method.
- global E_NO_MATCHING_OPERATION2_COMM_MESSAGE; set E_NO_MATCHING_OPERATION2_COMM_MESSAGE "341032"
-
- # No method found in class '%1' that handles %2.
- global E_NO_MATCHING_OPERATION1_TRACE_EVENT; set E_NO_MATCHING_OPERATION1_TRACE_EVENT "341033"
-
- # No method found in class '%1' for %2 that handles leaf %3; need at least one of '%4' as method.
- global E_NO_MATCHING_OPERATION2_TRACE_EVENT; set E_NO_MATCHING_OPERATION2_TRACE_EVENT "341034"
-
- # Found method in class '%1' that handles %2, but which has a different number of parameters (defined with %3, called with %4).
- global E_PARAM_ATTR_MISMATCH1_EXTERNAL_EVENT; set E_PARAM_ATTR_MISMATCH1_EXTERNAL_EVENT "341035"
-
- # Found method '%1' in class '%2' that handles %3, but which has a different number of parameters (defined with %4, called with %5).
- global E_PARAM_ATTR_MISMATCH2_EXTERNAL_EVENT; set E_PARAM_ATTR_MISMATCH2_EXTERNAL_EVENT "341036"
-
- # Found method in class '%1' that handles %2, but which has a different number of parameters (defined with %3, called with %4).
- global E_PARAM_ATTR_MISMATCH1_INTERNAL_EVENT; set E_PARAM_ATTR_MISMATCH1_INTERNAL_EVENT "341037"
-
- # Found method '%1' in class '%2' that handles %3, but which has a different number of parameters (defined with %4, called with %5).
- global E_PARAM_ATTR_MISMATCH2_INTERNAL_EVENT; set E_PARAM_ATTR_MISMATCH2_INTERNAL_EVENT "341038"
-
- # Found method in class '%1' that handles %2, but which has a different number of parameters (defined with %3, called with %4).
- global E_PARAM_ATTR_MISMATCH1_EVENT_MESSAGE; set E_PARAM_ATTR_MISMATCH1_EVENT_MESSAGE "341039"
-
- # Found method '%1' in class '%2' that handles %3, but which has a different number of parameters (defined with %4, called with %5).
- global E_PARAM_ATTR_MISMATCH2_EVENT_MESSAGE; set E_PARAM_ATTR_MISMATCH2_EVENT_MESSAGE "341040"
-
- # Found method in class '%1' that handles %2, but which has a different number of parameters (defined with %3, called with %4).
- global E_PARAM_ATTR_MISMATCH1_TRACE_EVENT; set E_PARAM_ATTR_MISMATCH1_TRACE_EVENT "341041"
-
- # Found method '%1' in class '%2' that handles %3, but which has a different number of parameters (defined with %4, called with %5).
- global E_PARAM_ATTR_MISMATCH2_TRACE_EVENT; set E_PARAM_ATTR_MISMATCH2_TRACE_EVENT "341042"
-
- # Found method in class '%1' that handles %2, but which is not accessible (is '%3', not '%4').
- global E_METHOD_ACCESS1_EXTERNAL_EVENT; set E_METHOD_ACCESS1_EXTERNAL_EVENT "341043"
-
- # Found method '%1' in class '%2' that handles %3, but which is not accessible (is '%4', not '%5').
- global E_METHOD_ACCESS2_EXTERNAL_EVENT; set E_METHOD_ACCESS2_EXTERNAL_EVENT "341044"
-
- # Found method in class '%1' that handles %2, but which is not accessible (is '%3', not '%4').
- global E_METHOD_ACCESS1_INTERNAL_EVENT; set E_METHOD_ACCESS1_INTERNAL_EVENT "341045"
-
- # Found method '%1' in class '%2' that handles %3, but which is not accessible (is '%4', not '%5').
- global E_METHOD_ACCESS2_INTERNAL_EVENT; set E_METHOD_ACCESS2_INTERNAL_EVENT "341046"
-
- # Found method in class '%1' that handles %2, but which is not accessible (is '%3', not '%4').
- global E_METHOD_ACCESS1_EVENT_MESSAGE; set E_METHOD_ACCESS1_EVENT_MESSAGE "341047"
-
- # Found method '%1' in class '%2' that handles %3, but which is not accessible (is '%4', not '%5').
- global E_METHOD_ACCESS2_EVENT_MESSAGE; set E_METHOD_ACCESS2_EVENT_MESSAGE "341048"
-
- # Found method in class '%1' that handles %2, but which is not accessible (is '%3', not '%4').
- global E_METHOD_ACCESS1_COMM_MESSAGE; set E_METHOD_ACCESS1_COMM_MESSAGE "341049"
-
- # Found method '%1' in class '%2' that handles %3, but which is not accessible (is '%4', not '%5').
- global E_METHOD_ACCESS2_COMM_MESSAGE; set E_METHOD_ACCESS2_COMM_MESSAGE "341050"
-
- # Found method in class '%1' that handles %2, but which is not accessible (is '%3', not '%4').
- global E_METHOD_ACCESS1_TRACE_EVENT; set E_METHOD_ACCESS1_TRACE_EVENT "341051"
-
- # Found method '%1' in class '%2' that handles %3, but which is not accessible (is '%4', not '%5').
- global E_METHOD_ACCESS2_TRACE_EVENT; set E_METHOD_ACCESS2_TRACE_EVENT "341052"
-
- # Class '%1' may not receive %2 since it is a special class of type '%3'.
- global E_CLASS_CANNOT_RECEIVE_EXTERNAL_EVENT; set E_CLASS_CANNOT_RECEIVE_EXTERNAL_EVENT "341053"
-
- # Class '%1' may not receive %2 since it is a special class of type '%3'.
- global E_CLASS_CANNOT_RECEIVE_INTERNAL_EVENT; set E_CLASS_CANNOT_RECEIVE_INTERNAL_EVENT "341054"
-
- # Class '%1' may not receive %2 since it is a special class of type '%3'.
- global E_CLASS_CANNOT_RECEIVE_EVENT_MESSAGE; set E_CLASS_CANNOT_RECEIVE_EVENT_MESSAGE "341055"
-
- # Class '%1' may not receive %2 since it is a special class of type '%3'.
- global E_CLASS_CANNOT_RECEIVE_COMM_MESSAGE; set E_CLASS_CANNOT_RECEIVE_COMM_MESSAGE "341056"
-
- # Class '%1' may not receive %2 since it is a special class of type '%3'.
- global E_CLASS_CANNOT_RECEIVE_TRACE_EVENT; set E_CLASS_CANNOT_RECEIVE_TRACE_EVENT "341057"
-
- # No corresponding Communication Message found in any CCD for %1 sent from class '%2' to class '%3'.
- global E_NO_CORR_CCDMSG_FOUND; set E_NO_CORR_CCDMSG_FOUND "341058"
-
- # No corresponding Message Definition found in any MGD for %1 sent from class '%2' to class '%3'.
- global W_NO_CORR_MSGDEF_FOUND; set W_NO_CORR_MSGDEF_FOUND "341059"
-
- # CCD Subject '%1' in %2 does not refer to an existing system, CAD or CCD.
- global E_INVALID_SUBJECT; set E_INVALID_SUBJECT "341060"
-
- # %1 subject '%2' in %3 does not contain any classes.
- global E_SUBJECT_IS_EMPTY; set E_SUBJECT_IS_EMPTY "341061"
-
- # Cannot go to system '%1' specified by CCD Subject in %2 (%3).
- global E_BAD_SYSTEM_SUBJECT; set E_BAD_SYSTEM_SUBJECT "341062"
-
- # No method found in classes of %1 subject '%2' that handles %3.
- global E_NO_MATCHING_OPER_IN_SUBJECT; set E_NO_MATCHING_OPER_IN_SUBJECT "341063"
-
- # Communication Message '%1' sent to CCD subject '%2' in %3 was not found in corresponding CCD.
- global E_NO_MATCHING_MSG_IN_SUBJECT; set E_NO_MATCHING_MSG_IN_SUBJECT "341064"
-
- # Class '%1' has multiple direct superclasses.
- global E_MULTIPLE_DIRECT_SUPERS; set E_MULTIPLE_DIRECT_SUPERS "341065"
-
- # Overlapping inheritance of subclass '%1' not allowed.
- global W_OVERLAPPING_INHERITANCE; set W_OVERLAPPING_INHERITANCE "341066"
-
- # Class '%1' has multiple operations named '%2'.
- global E_MULTIPLE_OPERATIONS; set E_MULTIPLE_OPERATIONS "341067"
-
- # Attribute '%1' of class '%2' is already defined in superclass '%3'.
- global E_ATTR_IN_SUPERCLASS; set E_ATTR_IN_SUPERCLASS "341068"
-
- # Persistent class '%1' has a class operation named 'create'.
- global E_PERSCLASS_CREATE; set E_PERSCLASS_CREATE "341069"
-
- # Use Case '%1'%2 has no corresponding UCD with the same name or an ETD qualified by the name of this Use Case.
- global E_USECASE_NO_DIAG_REF; set E_USECASE_NO_DIAG_REF "341070"
-
- # Use Case '%1'%2 has %3 initiating UCD Actors instead of 1.
- global E_USECASE_WRONG_INIT; set E_USECASE_WRONG_INIT "341071"
-
- # Internal Class '%1' may not be overridden by user.
- global E_INTERNAL_CLASS; set E_INTERNAL_CLASS "341072"
-
-