diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-17 11:52:45 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-17 11:52:45 +0000 |
| commit | df27122c8e7cdad2ec1659c41b152c2e79ecc099 (patch) | |
| tree | 4044d6a84e0d54d0e188df7e4dcef100a812116c | |
| parent | afed274c10a93957f82a009824cafe8d83aa68a8 (diff) | |
argo not needed here
36 files changed, 0 insertions, 1542 deletions
diff --git a/LaTeX-Sources/argo/README.txt b/LaTeX-Sources/argo/README.txt deleted file mode 100644 index 9a034de..0000000 --- a/LaTeX-Sources/argo/README.txt +++ /dev/null @@ -1,81 +0,0 @@ -Welcome to ArgoUML! - -(This file was last updated by $Author: mvw $ on $Date: 2005-09-25 10:41:13 +0200 (Sun, 25 Sep 2005) $.) - -In case you just downloaded and unzipped your ArgoUML distribution, -here's how to proceed. - -First, you need the runtime environment for Java (J2SE) installed, get it -from http://www.java.com for your platform. - -At least a JRE 1.4 is required. Please let us know if you experience -any JDK related problems. Try typing "java" in a console window to see -if Java is successfully installed. You should get a list of your -options. If not, try reinstalling Java. - -Now (after unpacking the distro, which you obviously have done, -because this file was in it) you should have a bunch of .jar files -(argouml.jar, gef.jar and others...) in your directory. Please do -NOT unpack the .jars! Just leave them as jar files. - -Now you can start the argouml.jar, on a Windows platform by -(double-)clicking it. -Alternatively, you can type the following at a -command line console: java -jar argouml.jar - -The same effect can be obtained by creating a batch-file (in the same -dir as argouml.jar), with the following contents: - java -jar argouml.jar -which can then be started via a shortcut on the desktop. - - -Detailed instructions in running ArgoUML from a command line console -on Windows: - -Suppose that you have downloaded ArgoUML to the C: drive, so your -directory looks like this: - c:\ArgoUML -Open your DOS command prompt and type - cd \ -to set the current directory to the root. Then type: - c\:>cd ArgoUML -which will give you the prompt: - c:\ArgoUML> -Then type: - dir -to see everything in the ArgoUML folder. You should have the -argouml.jar file present in this folder. Note that you need all -downloaded jar files together in this directory. - -Then type - java -jar argouml.jar -That's it, ArgoUML should start up now. - -If not, there is a problem with the downloading on your computer. -Please have a look at http://argouml.tigris.org in the FAQ -and then consider posting an issue. - - -Modules: - -If you downloaded the modules archive, which contains the support for -code generation of other languages then Java, then put their jar files -in a subdirectory named ext. - - -Memory: - -If you have plenty of memory and wants ArgoUML to be able to handle -large projects, try: -java -Xms250M -Xmx500M -jar argouml.jar - - -Batch mode: - -The following is an example of how ArgoUML is run in batchmode: -java -jar argouml.jar -batch -command "org.argouml.uml.ui.ActionOpenProject=test.zargo" -command org.argouml.ui.cmd.ActionGotoDiagram=A -command "org.argouml.uml.ui.ActionSaveGraphics=test.PNG" -Instead of "test.zargo", it may be better to include the complete path, e.g. -c:\Documents and Settings\YourNameHere\My Documents\test.zargo - - -Have fun! diff --git a/LaTeX-Sources/argo/antlrall.jar b/LaTeX-Sources/argo/antlrall.jar Binary files differdeleted file mode 100644 index 4bdb7c3..0000000 --- a/LaTeX-Sources/argo/antlrall.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/argouml-mdr.jar b/LaTeX-Sources/argo/argouml-mdr.jar Binary files differdeleted file mode 100644 index 1754cb7..0000000 --- a/LaTeX-Sources/argo/argouml-mdr.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/argouml-model.jar b/LaTeX-Sources/argo/argouml-model.jar Binary files differdeleted file mode 100644 index 4529261..0000000 --- a/LaTeX-Sources/argo/argouml-model.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/argouml.bat b/LaTeX-Sources/argo/argouml.bat deleted file mode 100755 index d91440b..0000000 --- a/LaTeX-Sources/argo/argouml.bat +++ /dev/null @@ -1,2 +0,0 @@ -@echo off -java -cp @argojarfile@ org.argouml.application.Main %1 %2 %3 %4 %5 %6 %7 %8 diff --git a/LaTeX-Sources/argo/argouml.jar b/LaTeX-Sources/argo/argouml.jar Binary files differdeleted file mode 100644 index fd8ee9e..0000000 --- a/LaTeX-Sources/argo/argouml.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/argouml.log b/LaTeX-Sources/argo/argouml.log deleted file mode 100644 index 371df64..0000000 --- a/LaTeX-Sources/argo/argouml.log +++ /dev/null @@ -1,1430 +0,0 @@ -2008-07-29 14:15:13,867 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@8e2fb5/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 14:15:13,873 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 14:15:13,890 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@d557c2/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 14:15:13,892 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 14:15:14,349 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@19b97c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 14:15:14,349 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 14:15:14,358 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@36428/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 14:15:14,358 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 14:15:14,360 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1e04a35/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 14:15:14,360 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 14:15:14,362 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@139d891/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 14:15:14,362 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 14:18:08,524 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 14:18:09,854 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 14:36:46,327 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 14:36:50,508 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 14:36:55,165 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 14:37:04,726 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 14:37:31,663 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 14:38:27,106 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 14:38:36,962 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 14:49:57,174 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 16:17:58,334 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 18:26:18,070 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 18:26:36,739 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 18:26:37,989 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 18:26:42,161 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 18:28:09,768 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 18:31:34,858 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 18:32:10,476 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 18:34:51,858 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 18:34:53,927 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 18:34:59,514 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 19:01:04,538 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1c37b8f/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:01:04,552 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:01:04,562 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1cc7f4b/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:01:04,563 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:01:04,886 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@59e205/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:01:04,887 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:01:04,896 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1685e30/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:01:04,896 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:01:04,897 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e84763/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:01:04,898 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:01:04,899 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e5307e/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:01:04,911 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:38:00,031 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 19:38:08,568 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 19:38:12,641 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 19:38:18,152 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-29 19:39:19,520 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1e1153a/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:39:19,552 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:39:19,567 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e0c07c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:39:19,568 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:39:19,618 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@10014f0/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:39:19,619 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:39:19,627 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@152e7a4/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:39:19,629 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:39:19,631 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@11ae81d/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:39:19,631 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:39:19,638 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@18c668c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-29 19:39:19,639 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-29 19:39:22,346 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-29 19:39:22,348 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-29 19:39:22,359 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-29 19:39:22,359 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-29 19:39:22,362 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-29 19:39:22,362 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-29 19:39:22,364 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-29 19:39:22,364 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-30 10:41:38,957 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1a80e5a/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 10:41:39,011 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 10:41:39,023 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@918c34/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 10:41:39,024 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 10:41:39,073 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1ba4806/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 10:41:39,074 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 10:41:39,082 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@8bf135/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 10:41:39,083 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 10:41:39,085 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@178991/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 10:41:39,090 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 10:41:39,092 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@16d3d51/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 10:41:39,095 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 10:41:39,451 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-30 10:41:39,534 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-30 10:41:39,536 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-30 10:41:39,537 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-30 10:41:39,539 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-30 10:41:39,539 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-30 10:41:39,541 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-30 10:41:39,541 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-30 11:03:28,670 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-30 12:09:16,960 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@cc17f1/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 12:09:16,974 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 12:09:16,984 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@16999c8/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 12:09:16,985 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 12:09:17,216 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@92e96c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 12:09:17,216 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 12:09:17,224 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@12801c5/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 12:09:17,225 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 12:09:17,227 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e5376a/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 12:09:17,240 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-30 12:09:17,242 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1eb494e/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-30 12:09:17,243 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 13:32:46,464 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1e91259/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 13:32:46,478 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 13:32:46,488 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@218d/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 13:32:46,489 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 13:32:46,532 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1e481c1/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 13:32:46,533 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 13:32:46,540 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@8bf135/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 13:32:46,541 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 13:32:46,542 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@178991/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 13:32:46,554 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 13:32:46,555 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@780af5/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 13:32:46,556 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 13:44:57,672 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:45:38,319 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:46:08,762 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:46:54,670 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:46:55,139 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:46:55,147 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:46:55,790 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:46:56,081 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:46:56,631 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:46:56,821 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:46:56,925 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:30,819 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:31,940 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:33,023 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:33,891 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:34,213 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:34,620 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:34,898 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:35,264 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:35,443 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:35,735 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:35,986 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:36,557 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:36,841 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:37,045 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:37,327 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:37,529 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:37,656 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:37,805 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:38,042 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:38,798 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:38,995 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:39,074 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:39,205 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:39,339 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:48,070 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:47:48,635 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:48:19,236 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:49:04,433 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:51:00,140 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:51:04,199 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:52:11,234 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:52:52,428 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:53:16,906 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:53:20,628 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:53:22,078 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:53:26,799 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:53:33,131 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:53:39,878 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:58:32,416 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:58:32,422 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:58:32,424 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:58:32,430 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:58:32,434 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:58:32,957 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:58:32,959 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:58:33,015 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 13:58:37,232 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:58:39,119 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:59:02,744 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:59:05,491 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:59:08,429 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 13:59:10,220 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:01:18,925 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:32:44,761 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:32:54,538 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:33:16,886 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:33:22,029 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:46:51,032 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:47:00,135 WARN: While calling targetRemoved for org.argouml.ui.targetmanager.TargetEvent[source=org.argouml.ui.targetmanager.TargetManager@1650cea] in org.argouml.ui.DetailsPane[,161,0,855x208,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=0,height=325]] an error is thrown. (TargetManager.java:814) -java.lang.IndexOutOfBoundsException: bitIndex < 0: -1 - at java.util.BitSet.get(BitSet.java:441) - at javax.swing.DefaultListSelectionModel.insertIndexInterval(DefaultListSelectionModel.java:592) - at javax.swing.plaf.basic.BasicListUI$Handler.intervalAdded(BasicListUI.java:2563) - at javax.swing.AbstractListModel.fireIntervalAdded(AbstractListModel.java:130) - at org.argouml.uml.ui.UMLComboBoxModel2.fireIntervalAdded(UMLComboBoxModel2.java:580) - at org.argouml.uml.ui.UMLComboBoxModel2.addAll(UMLComboBoxModel2.java:307) - at org.argouml.uml.ui.UMLComboBoxModel2.setElements(UMLComboBoxModel2.java:235) - at org.argouml.uml.ui.foundation.core.UMLGeneralizationPowertypeComboBoxModel.buildModelList(UMLGeneralizationPowertypeComboBoxModel.java:79) - at org.argouml.uml.ui.UMLComboBoxModel2.setTarget(UMLComboBoxModel2.java:361) - at org.argouml.uml.ui.UMLComboBoxModel2.targetRemoved(UMLComboBoxModel2.java:621) - at org.argouml.uml.ui.PropPanel.fireTargetRemoved(PropPanel.java:566) - at org.argouml.uml.ui.PropPanel.targetRemoved(PropPanel.java:517) - at org.argouml.uml.ui.TabProps.fireTargetRemoved(TabProps.java:724) - at org.argouml.uml.ui.TabProps.targetRemoved(TabProps.java:664) - at org.argouml.ui.DetailsPane.fireTargetRemoved(DetailsPane.java:666) - at org.argouml.ui.DetailsPane.targetRemoved(DetailsPane.java:594) - at org.argouml.ui.targetmanager.TargetManager.fireTargetRemoved(TargetManager.java:810) - at org.argouml.ui.targetmanager.TargetManager.internalOnSetTarget(TargetManager.java:480) - at org.argouml.ui.targetmanager.TargetManager.removeTarget(TargetManager.java:644) - at org.argouml.uml.diagram.ui.TabDiagram.selectionChanged(TabDiagram.java:287) - at org.tigris.gef.base.SelectionManager.fireSelectionChanged(SelectionManager.java:905) - at org.tigris.gef.base.SelectionManager.select(SelectionManager.java:157) - at org.tigris.gef.base.ModeCreateEdgeAndNode.mouseReleased(ModeCreateEdgeAndNode.java:399) - at org.tigris.gef.base.ModeManager.mouseReleased(ModeManager.java:219) - at org.tigris.gef.base.Editor.mouseReleased(Editor.java:794) - at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272) - at java.awt.Component.processMouseEvent(Component.java:6038) - at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) - at org.tigris.gef.graph.presentation.JGraphInternalPane.processMouseEvent(JGraph.java:650) - at java.awt.Component.processEvent(Component.java:5803) - at java.awt.Container.processEvent(Container.java:2058) - at java.awt.Component.dispatchEventImpl(Component.java:4410) - at java.awt.Container.dispatchEventImpl(Container.java:2116) - at java.awt.Component.dispatchEvent(Component.java:4240) - at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322) - at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986) - at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916) - at java.awt.Container.dispatchEventImpl(Container.java:2102) - at java.awt.Window.dispatchEventImpl(Window.java:2429) - at java.awt.Component.dispatchEvent(Component.java:4240) - at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) - at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) - at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) - at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) - at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) - at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) - at java.awt.EventDispatchThread.run(EventDispatchThread.java:121) -2008-07-31 14:48:58,572 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 14:48:59,253 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 14:48:59,865 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 14:48:59,895 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 14:49:03,590 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:49:14,701 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:49:25,852 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:49:35,707 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 14:49:54,566 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 15:22:57,575 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@16d3d51/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 15:22:57,589 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 15:22:57,600 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@11775bc/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 15:22:57,601 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 15:22:58,595 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@15a191e/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 15:22:58,596 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 15:22:58,603 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@5eb650/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 15:22:58,623 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 15:22:58,625 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@164d75/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 15:22:58,626 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 15:22:58,627 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@205df9/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-07-31 15:22:58,628 WARN: I return... (FigNodeModelElement.java:1328) -2008-07-31 15:30:18,078 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-07-31 16:11:05,112 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 16:11:05,115 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 16:11:05,119 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-07-31 16:11:05,120 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-01 17:07:07,858 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1a6fb3e/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-01 17:07:07,865 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-01 17:07:07,882 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@cc17f1/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-01 17:07:07,883 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-01 17:07:08,226 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1ba4806/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-01 17:07:08,227 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-01 17:07:08,234 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1890c67/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-01 17:07:08,235 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-01 17:07:08,236 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@148ab5c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-01 17:07:08,237 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-01 17:07:08,238 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@16d3d51/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-01 17:07:08,238 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-01 17:09:40,823 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-01 17:11:49,470 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-01 17:18:30,186 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:08:55,134 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@38c403/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:08:55,163 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:08:55,176 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@17d26fc/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:08:55,177 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:08:56,188 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1edcd24/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:08:56,189 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:08:56,196 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e88e24/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:08:56,197 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:08:56,198 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e6235d/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:08:56,199 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:08:56,200 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1a12fc0/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:08:56,200 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:09:17,933 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:10:56,628 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:12:47,548 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:20:54,745 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@402e11/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:20:54,767 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:20:54,779 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@74b024/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:20:54,781 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:20:56,079 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@ec2ea8/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:20:56,079 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:20:56,093 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@112b853/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:20:56,094 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:20:56,095 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e86f41/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:20:56,096 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:20:56,097 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e22632/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-03 11:20:56,097 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-03 11:21:29,705 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:24:16,428 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:24:50,350 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:25:21,596 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:25:22,864 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:25:32,950 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:26:26,424 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:26:46,756 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:27:01,191 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:27:09,621 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:27:10,078 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:27:26,500 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:27:30,020 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:27:42,884 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:28:14,352 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-03 11:28:31,549 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-04 14:37:36,270 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e345c2/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-04 14:37:36,284 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-04 14:37:36,301 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@148ab5c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-04 14:37:36,302 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-04 14:37:37,124 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@d320d6/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-04 14:37:37,126 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-04 14:37:37,134 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@16f8789/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-04 14:37:37,135 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-04 14:37:37,144 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@525531/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-04 14:37:37,144 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-04 14:37:37,146 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1eb41d6/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-04 14:37:37,151 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-04 14:38:34,539 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-04 14:38:34,543 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-04 14:38:34,545 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-04 14:38:34,550 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-04 14:39:29,921 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-04 14:39:41,469 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-06 09:25:49,675 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@14bcb5c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 09:25:49,680 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 09:25:49,688 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1e14f0/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 09:25:49,689 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 09:25:50,127 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1685e30/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 09:25:50,128 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 09:25:50,135 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e84763/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 09:25:50,137 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 09:25:50,138 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e5307e/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 09:25:50,139 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 09:25:50,141 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1fcadd3/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 09:25:50,141 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 09:26:04,882 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-06 09:35:42,117 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-06 19:59:19,145 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@8dc627/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 19:59:19,156 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 19:59:19,166 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1d866c5/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 19:59:19,167 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 19:59:19,212 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@36428/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 19:59:19,218 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 19:59:19,226 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@81d783/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 19:59:19,226 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 19:59:19,228 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@16b4e30/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 19:59:19,228 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-06 19:59:19,230 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@174f6ef/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-06 19:59:19,231 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 18:18:50,982 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@918c34/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 18:18:51,000 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 18:18:51,011 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@35c41b/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 18:18:51,012 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 18:18:51,259 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1edcd24/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 18:18:51,273 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 18:18:51,281 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@58431c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 18:18:51,281 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 18:18:51,284 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1787144/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 18:18:51,284 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 18:18:51,286 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1afe17b/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 18:18:51,286 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 19:52:06,060 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@139626c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 19:52:06,064 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 19:52:06,073 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1d0bc85/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 19:52:06,074 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 19:52:06,128 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@993aaa/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 19:52:06,129 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 19:52:06,136 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@17ee3e5/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 19:52:06,137 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 19:52:06,139 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@193a6a5/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 19:52:06,139 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 19:52:06,141 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@ffd553/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 19:52:06,141 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 19:52:17,340 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 19:52:52,003 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 19:53:27,755 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 19:53:33,005 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 19:53:43,254 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 19:53:49,422 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 19:54:06,501 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 19:54:43,984 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 23:06:09,618 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@8e2fb5/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 23:06:09,624 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 23:06:09,635 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1fa487f/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 23:06:09,636 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 23:06:09,690 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@214f6b/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 23:06:09,691 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 23:06:09,698 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@132a4df/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 23:06:09,699 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 23:06:09,701 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@105c7e1/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 23:06:09,702 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 23:06:09,703 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@114e777/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-07 23:06:09,703 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-07 23:09:52,555 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 23:13:23,575 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 23:14:11,229 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 23:14:50,416 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 23:17:07,219 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 23:17:13,204 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 23:18:02,958 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 23:18:05,540 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-07 23:18:31,381 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-08 18:32:44,632 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1665a0d/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-08 18:32:44,649 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-08 18:32:44,660 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1fa1ba1/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-08 18:32:44,661 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-08 18:32:45,582 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e84763/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-08 18:32:45,582 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-08 18:32:45,590 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1086036/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-08 18:32:45,591 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-08 18:32:45,592 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@79a340/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-08 18:32:45,593 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-08 18:32:45,594 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@d593f7/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-08 18:32:45,595 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-08 18:49:39,372 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-08 19:36:33,409 WARN: in dest node but no port (ModeCreateEdgeAndNode.java:417) -2008-08-09 17:35:16,258 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@18bdc7a/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 17:35:16,263 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 17:35:16,273 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1ddcac5/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 17:35:16,274 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 17:35:16,896 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1371a59/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 17:35:16,896 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 17:35:16,903 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@a87e7b/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 17:35:16,916 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 17:35:16,918 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@545646/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 17:35:16,918 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 17:35:16,920 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1fc6dc6/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 17:35:16,920 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 20:51:02,972 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:51:02,973 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:52:15,358 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:52:15,359 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:54:01,099 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:54:01,100 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:54:42,718 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:42,933 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:43,028 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:43,176 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:43,322 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:43,475 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:43,545 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:43,652 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:43,841 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:45,932 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:52,447 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:55,657 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:54:55,905 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:55:08,851 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:55:08,852 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:55:31,091 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:55:31,092 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:55:39,633 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:55:39,633 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:56:37,370 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:38,913 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:38,921 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:38,928 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:38,935 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:39,423 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:39,428 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:39,433 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:39,437 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:40,105 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:44,621 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:56:49,474 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:56:49,475 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 20:57:35,154 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:35,682 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:36,201 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:36,206 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:36,210 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:36,356 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:36,491 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:37,627 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:37,646 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:38,635 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:38,656 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:38,664 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:39,160 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:39,165 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:39,186 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:39,190 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:40,255 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:40,263 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:41,824 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:41,844 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:41,851 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:42,345 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:42,350 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:42,355 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:42,362 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:42,367 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:42,372 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:53,460 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:54,363 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:57:57,855 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 20:58:14,706 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:14,172 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1e61582/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:03:14,183 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:03:14,192 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1fa487f/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:03:14,194 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:03:14,235 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@7ccf6/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:03:14,236 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:03:14,244 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@11775bc/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:03:14,245 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:03:14,251 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@105c7e1/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:03:14,252 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:03:14,253 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@114e777/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:03:14,254 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:03:14,676 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:03:14,678 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:03:14,681 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:03:14,682 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:03:14,685 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:03:14,686 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:03:16,370 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,376 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,377 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,377 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,379 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,379 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,380 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,380 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,423 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,425 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,427 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:16,429 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:03:59,945 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:03:59,945 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:04:10,449 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:04:10,450 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:04:26,547 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:04:26,548 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:04:45,303 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:04:45,304 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:05:01,040 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:05:01,041 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:05:16,526 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:05:16,527 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:05:27,683 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:05:27,684 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:06:03,292 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:03,377 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:03,456 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:03,558 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:03,689 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:03,801 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:03,912 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:04,026 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:04,216 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:13,631 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:13,852 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:14,057 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:14,077 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:14,164 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:14,349 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:14,833 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:17,370 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:17,591 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:17,730 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:17,929 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:24,876 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:25,143 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:25,167 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:25,239 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:25,346 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:25,452 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:25,561 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:25,683 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:25,938 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:26,619 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:26,958 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:27,075 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:27,265 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:27,543 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:28,240 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:28,242 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:28,243 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:28,732 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:28,937 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:29,127 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:29,309 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:29,498 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:29,687 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:29,869 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:30,368 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:30,582 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:30,770 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:31,152 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:31,372 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:31,537 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:31,679 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:31,920 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:32,142 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:32,305 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:32,480 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:32,603 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:32,667 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:32,862 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:33,016 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:06:51,832 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:06:51,833 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:07:16,997 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:07:16,998 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:07:30,803 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:31,152 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:31,155 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:31,206 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:31,295 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:31,481 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:31,528 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:31,634 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:31,808 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:31,931 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:32,135 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:32,267 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:32,391 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:32,462 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:32,651 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:32,768 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:32,929 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:32,962 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:33,095 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:33,186 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:33,271 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:33,356 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:33,450 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:33,569 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:33,646 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:07:33,875 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:09:12,767 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:09:12,768 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:10:06,369 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:10:06,493 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:10:06,734 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:10:07,328 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:10:07,459 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:10:07,591 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:10:07,738 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:10:07,900 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:10:08,114 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:10:48,233 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:10:48,234 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:10:59,945 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:00,147 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:00,231 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:00,610 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:01,628 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:01,725 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:01,843 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:01,973 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:02,180 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:23,107 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:23,320 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:23,424 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:23,525 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:23,640 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:23,777 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:23,864 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:23,963 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:24,168 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:34,626 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:34,831 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:34,928 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:35,052 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:35,143 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:35,288 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:35,387 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:35,458 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:35,623 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:35,728 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:35,859 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:35,962 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:36,064 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:36,117 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:36,313 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:36,471 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:36,565 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:36,644 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:36,787 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:36,840 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:36,958 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:37,051 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:37,121 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:37,285 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:37,502 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:46,904 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:47,109 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:47,189 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:47,322 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:47,469 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:47,598 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:47,668 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:47,770 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:47,933 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:48,030 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:48,133 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:48,208 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:48,301 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:48,371 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:48,550 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:48,673 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:48,725 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:48,805 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:48,961 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:49,153 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:49,155 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:49,218 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:49,415 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:49,547 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:49,642 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:11:49,832 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:12:45,351 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:12:45,488 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:12:45,551 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:12:45,677 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:12:45,792 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:12:45,936 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:12:46,015 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:12:46,117 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:12:46,320 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:11,173 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:11,355 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:11,451 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:11,528 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:11,651 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:11,804 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:11,907 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:12,074 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:12,187 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:12,291 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:12,558 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:12,694 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:12,787 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:12,856 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:13,004 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:13,138 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:13,225 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:13,327 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:14,027 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:14,350 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:14,797 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:14,838 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:29,409 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:29,623 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:29,703 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:29,812 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:29,919 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:30,072 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:30,143 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:30,210 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:13:30,431 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-09 21:17:28,477 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@498c2/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:17:28,478 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:17:28,479 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@13fa2c6/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:17:28,480 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:17:28,493 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@556c88/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:17:28,493 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:17:28,494 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1fc8ae7/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:17:28,494 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:17:28,495 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1968bee/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:17:28,496 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:17:28,497 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1f830e0/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-09 21:17:28,497 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-09 21:17:29,054 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,055 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,056 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,057 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,066 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,066 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,124 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,125 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,126 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,127 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,130 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,131 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,133 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,134 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,135 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,135 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,137 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,138 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,140 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,141 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,145 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,150 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,155 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:29,155 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-09 21:17:35,154 ERROR: Encountered deleted object during delete of StateMachine$Impl ID: 127-0-0-1--a16c7a9:11ba946eeb2:-8000:000000000000092D MID: (not available) OPCKG: (not available) (UmlFactoryMDRImpl.java:737) -2008-08-09 21:17:35,159 WARN: Object already deleted StateMachine$Impl ID: 127-0-0-1--a16c7a9:11ba946eeb2:-8000:000000000000092D MID: (not available) OPCKG: (not available) (UmlFactoryMDRImpl.java:757) -2008-08-09 21:17:54,035 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-09 21:17:54,037 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-09 21:17:54,043 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-09 21:17:54,044 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-09 21:17:54,046 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-09 21:17:54,053 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-09 21:17:54,055 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-09 21:17:54,057 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-09 21:17:54,059 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:15:30,489 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1fc7299/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:15:30,493 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:15:30,498 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@68dc2d/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:15:30,500 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:15:30,547 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@ec1e6f/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:15:30,551 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:15:30,555 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@23b5c3/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:15:30,555 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:15:30,557 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@14d044/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:15:30,557 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:15:30,561 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@833a2e/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:15:30,561 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:15:31,321 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,322 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,325 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,326 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,328 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,329 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,332 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,333 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,340 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,340 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,343 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,343 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,345 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,346 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,349 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,349 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,354 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:31,355 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:15:34,662 ERROR: Encountered deleted object during delete of StateMachine$Impl ID: 127-0-0-1--7b66ee4d:11baa2a825e:-8000:000000000000077D MID: (not available) OPCKG: (not available) (UmlFactoryMDRImpl.java:737) -2008-08-10 01:15:34,686 WARN: Object already deleted StateMachine$Impl ID: 127-0-0-1--7b66ee4d:11baa2a825e:-8000:000000000000077D MID: (not available) OPCKG: (not available) (UmlFactoryMDRImpl.java:757) -2008-08-10 01:15:41,519 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:15:41,521 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:15:41,523 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:15:41,524 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:15:41,525 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:15:41,526 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:15:41,527 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:15:41,529 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:15:42,158 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:25:22,788 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@6972f1/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:25:22,792 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:25:22,803 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@b3951d/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:25:22,804 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:25:22,852 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1a92d3a/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:25:22,854 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:25:22,861 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1232cf2/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:25:22,862 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:25:22,863 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@391b0c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:25:22,864 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:25:22,865 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@267f18/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:25:22,866 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:25:23,224 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,226 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,227 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,228 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,229 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,229 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,230 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,230 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,250 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,252 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,253 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,255 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 01:25:23,424 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,424 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,428 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,429 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,431 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,432 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,434 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,434 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,437 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,438 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,443 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,444 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,446 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,449 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,451 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,453 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,463 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:23,464 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:25:31,381 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:25:31,382 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:25:31,383 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:25:31,384 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:25:31,388 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:25:31,388 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:25:31,389 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:25:31,390 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:25:31,391 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:27:37,229 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@108c1b7/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:27:37,233 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:27:37,250 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@d557c2/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:27:37,251 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:27:37,291 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e5376a/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:27:37,292 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:27:37,299 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1e6385e/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:27:37,300 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:27:37,301 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@85a30c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:27:37,302 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:27:37,303 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1685e30/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:27:37,303 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:27:38,717 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,719 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,723 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,723 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,726 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,731 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,733 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,734 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,737 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,738 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,740 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,741 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,743 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,743 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,745 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,746 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,751 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:27:38,751 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:43,899 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@17d5b2a/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:54:43,905 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:54:43,911 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@13849df/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:54:43,912 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:54:43,980 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@2cec33/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:54:43,980 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:54:43,982 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@71c1b2/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:54:43,983 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:54:43,984 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@b2714a/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:54:43,985 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:54:43,987 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1a5fdb9/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 01:54:43,987 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 01:54:45,881 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,883 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,886 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,887 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,889 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,889 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,891 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,892 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,894 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,896 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,898 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,899 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,901 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,901 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,904 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,904 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,913 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:54:45,914 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 01:58:38,619 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:58:38,623 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:58:38,626 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:58:38,631 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:58:38,633 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:58:38,634 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:58:38,636 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:58:38,638 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:58:38,640 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 01:58:44,107 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 01:58:56,241 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 01:59:06,167 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:48:53,586 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:50:38,603 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:50:46,136 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:50:50,030 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:51:57,610 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 02:52:11,663 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:52:36,547 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:53:15,194 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:53:29,791 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:54:26,077 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:54:30,999 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 02:55:21,231 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:56:07,891 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:56:13,380 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:56:18,030 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:58:55,286 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:59:08,152 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:59:13,007 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:59:18,788 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:59:24,407 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:59:31,038 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:59:35,453 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:59:39,683 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:59:44,568 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:59:49,669 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 02:59:54,090 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 03:01:17,013 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 03:01:31,285 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 03:01:35,398 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 03:01:43,781 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 03:40:46,152 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@18e9adf/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 03:40:46,157 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 03:40:46,173 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@54cbb9/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 03:40:46,174 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 03:40:46,214 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1d08e21/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 03:40:46,215 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 03:40:46,222 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@152d950/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 03:40:46,223 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 03:40:46,225 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@f8f332/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 03:40:46,225 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 03:40:46,226 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@6f956/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 03:40:46,227 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 03:40:46,666 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,668 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,672 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,672 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,676 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,677 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,683 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,684 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,687 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,688 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,690 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,690 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,692 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,693 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,695 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,696 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,701 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:46,701 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 03:40:51,775 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,778 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,779 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,779 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,780 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,780 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,781 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,782 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,814 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,816 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,818 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:51,823 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 03:40:56,545 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 03:41:17,765 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 20:28:54,057 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1e1153a/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 20:28:54,066 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 20:28:54,075 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@2b16b8/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 20:28:54,077 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 20:28:54,982 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@f8f332/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 20:28:54,984 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 20:28:54,991 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@5ea4c5/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 20:28:54,992 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 20:28:54,993 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1371a59/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 20:28:54,994 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 20:28:54,995 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1cc0a0f/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 20:28:54,995 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 20:28:55,613 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,616 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,619 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,620 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,622 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,626 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,628 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,629 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,632 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,633 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,635 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,636 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,639 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,639 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,642 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,643 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,648 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:28:55,649 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 20:29:04,687 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 20:29:04,694 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 20:29:04,695 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 20:29:04,696 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 20:29:04,697 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 20:29:04,702 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 20:29:04,703 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 20:29:04,703 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 20:29:04,704 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 20:29:18,650 ERROR: Encountered deleted object during delete of StateMachine$Impl ID: 127-0-0-1--74b06b9e:11bae4e4d08:-8000:000000000000092D MID: (not available) OPCKG: (not available) (UmlFactoryMDRImpl.java:737) -2008-08-10 20:29:18,690 WARN: Object already deleted StateMachine$Impl ID: 127-0-0-1--74b06b9e:11bae4e4d08:-8000:000000000000092D MID: (not available) OPCKG: (not available) (UmlFactoryMDRImpl.java:757) -2008-08-10 22:06:12,357 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@4ee7c0/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:06:12,358 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:06:12,360 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@d8ce8f/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:06:12,360 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:06:12,379 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1ddb0af/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:06:12,379 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:06:12,380 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@13b2fdc/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:06:12,381 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:06:12,383 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@fc82a6/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:06:12,383 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:06:12,384 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@bf1775/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:06:12,384 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:06:13,107 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,107 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,109 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,109 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,115 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,115 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,117 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,118 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,119 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,119 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,121 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,121 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,122 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,123 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,125 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,125 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,128 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:13,128 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:06:14,454 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:14,455 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:14,456 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:14,462 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:14,462 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:14,463 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:14,463 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:14,464 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:14,464 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:24,192 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:24,613 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:24,874 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:25,032 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:25,209 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:35,528 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:35,678 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:36,082 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:06:36,195 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:07:46,171 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 22:08:02,942 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 22:09:48,634 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:09:49,118 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:09:49,322 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:09:49,488 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:09:49,572 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:09:51,804 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 22:09:54,529 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:09:58,379 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:10:34,859 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@7fbad7/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:10:34,863 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:10:34,878 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1d74c03/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:10:34,880 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:10:34,925 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e6235d/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:10:34,926 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:10:34,934 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1a12fc0/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:10:34,934 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:10:34,936 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e0a3f2/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:10:34,937 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:10:34,938 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@a4b78b/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-10 22:10:34,939 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-10 22:10:35,382 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,384 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,387 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,388 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,390 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,391 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,398 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,399 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,402 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,402 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,406 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,407 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,409 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,409 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,412 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,412 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,418 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:35,418 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-10 22:10:39,155 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,161 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,162 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,162 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,164 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,164 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,165 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,165 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,202 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,203 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,206 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:39,207 WARN: Listeners being added and removed from the same owner (FigEdgeModelElement.java:936) -2008-08-10 22:10:46,685 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 22:11:57,947 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:11:57,948 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:11:57,949 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:11:57,960 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:11:57,961 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:11:57,961 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:11:57,962 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:11:57,963 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:11:57,965 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:12:22,623 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:12:23,197 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:12:23,547 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:12:23,736 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:12:23,880 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:12:57,732 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:12:57,919 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:12:58,197 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:12:58,375 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:12:58,492 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:13:03,583 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:13:03,711 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:13:04,494 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:13:04,543 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:13:11,360 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:13:11,402 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:13:11,604 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:13:11,752 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:13:11,876 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:04,559 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:04,896 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:05,244 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:05,434 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:05,881 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:35,160 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:35,597 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:35,864 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:36,046 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:36,139 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:42,747 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:43,040 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:43,348 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:43,476 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:43,562 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:48,669 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:48,698 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:48,766 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:48,939 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:49,037 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:53,351 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:53,483 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:53,732 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:53,917 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:54,007 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:58,320 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:58,936 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:58,971 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:14:59,074 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:15:02,853 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:15:03,168 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:15:03,430 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:15:03,600 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:15:03,685 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:15:16,424 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:15:16,662 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:15:16,910 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:15:17,080 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:15:17,207 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:25,607 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:25,985 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:26,241 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:26,417 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:26,534 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:30,957 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:31,273 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:31,525 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:31,679 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:31,765 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:38,693 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:38,969 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:39,205 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:39,379 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:39,472 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:44,753 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:45,016 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:45,428 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:45,632 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:45,778 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:53,106 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:53,347 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:53,599 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:54,293 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:16:54,336 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:17:11,356 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 22:17:58,996 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:17:59,907 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:17:59,964 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:18:04,891 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:18:05,115 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:18:05,417 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:18:05,567 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:18:05,701 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:18:07,388 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 22:18:13,866 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-10 22:22:28,608 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:22:28,785 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:22:29,046 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:22:29,210 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:22:29,311 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:23:05,217 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:23:05,556 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:23:06,580 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:23:07,151 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:23:07,349 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:26:33,582 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:26:33,918 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:26:34,275 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:26:34,368 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-10 22:26:34,455 WARN: PerspectiveRule Diagram->Edge wanted to add null to the explorer tree! (ExplorerTreeModel.java:478) -2008-08-11 12:57:04,981 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@14bcb5c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-11 12:57:04,985 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-11 12:57:05,002 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@f0a3e8/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-11 12:57:05,003 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-11 12:57:05,539 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e0a3f2/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-11 12:57:05,540 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-11 12:57:05,547 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@a4b78b/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-11 12:57:05,548 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-11 12:57:05,549 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@281902/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-11 12:57:05,549 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-11 12:57:05,551 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@b92dc2/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-11 12:57:05,551 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-11 12:57:06,521 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,523 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,527 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,528 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,530 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,535 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,537 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,538 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,541 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,542 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,544 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,545 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,547 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,547 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,550 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,550 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,556 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:57:06,556 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-11 12:58:03,767 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-11 12:58:14,504 WARN: The current namespace is not a valid one! (UMLModelElementNamespaceComboBoxModel.java:87) -2008-08-12 15:58:55,104 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1c9f8fb/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 15:58:55,112 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 15:58:55,129 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@b92956/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 15:58:55,130 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 15:58:55,742 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@59e205/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 15:58:55,743 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 15:58:55,752 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1685e30/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 15:58:55,752 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 15:58:55,754 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e84763/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 15:58:55,764 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 15:58:55,766 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@139285/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 15:58:55,766 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 15:58:56,667 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,669 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,672 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,673 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,676 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,680 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,684 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,684 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,686 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,687 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,690 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,691 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,692 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,693 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,695 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,696 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,703 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 15:58:56,704 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:33,205 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1d2162c/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 20:45:33,223 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 20:45:33,234 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@8dc627/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 20:45:33,235 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 20:45:34,337 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@193a6a5/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 20:45:34,339 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 20:45:34,346 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1afe17b/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 20:45:34,346 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 20:45:34,354 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@16b4e30/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 20:45:34,355 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 20:45:34,356 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@174f6ef/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-12 20:45:34,357 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-12 20:45:35,131 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,132 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,135 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,136 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,139 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,139 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,141 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,146 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,149 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,150 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,153 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,153 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,156 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,156 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,159 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,159 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,167 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-12 20:45:35,167 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:00,160 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@6ccf3e/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-14 06:16:00,184 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-14 06:16:00,200 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@1e61582/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-14 06:16:00,201 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-14 06:16:00,253 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@11775bc/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-14 06:16:00,253 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-14 06:16:00,260 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@59e205/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-14 06:16:00,261 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-14 06:16:00,262 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@2ba3e4/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-14 06:16:00,263 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-14 06:16:00,264 WARN: Owner of [org.argouml.uml.diagram.use_case.ui.FigUseCase@e3f6d/class org.argouml.uml.diagram.use_case.ui.FigUseCase] is null. (FigNodeModelElement.java:1326) -2008-08-14 06:16:00,264 WARN: I return... (FigNodeModelElement.java:1328) -2008-08-14 06:16:01,261 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,263 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,267 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,268 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,271 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,276 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,279 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,279 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,286 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,287 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,291 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,292 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,293 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,294 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,296 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,297 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,305 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) -2008-08-14 06:16:01,305 WARN: Got a ClassifierRole - only legal on load (FigClassifierRole.java:1024) diff --git a/LaTeX-Sources/argo/argouml.sh b/LaTeX-Sources/argo/argouml.sh deleted file mode 100755 index 0188e69..0000000 --- a/LaTeX-Sources/argo/argouml.sh +++ /dev/null @@ -1,29 +0,0 @@ -#!/bin/sh -# -# Shell script to launch ArgoUML on Unix systems. Mostly borrowed from -# the Apache Ant project. -# -# The idea is that you can put a softlink in your "bin" directory back -# to this file in the ArgoUML install directory and this script will -# use the link to find the jars that it needs, e.g.: -# -# ln -s /usr/local/ArgoUML/argouml.sh /usr/local/bin/argo -# -# 2002-02-25 toby@caboteria.org - -## resolve links - $0 may be a link to ArgoUML's home -PRG=$0 -progname=`basename $0` - -while [ -h "$PRG" ] ; do - ls=`ls -ld "$PRG"` - link=`expr "$ls" : '.*-> \(.*\)$'` - if expr "$link" : '.*/.*' > /dev/null; then - PRG="$link" - else - PRG="`dirname $PRG`/$link" - fi -done - -java -jar `dirname $PRG`/argouml.jar "$@" - diff --git a/LaTeX-Sources/argo/commons-logging.jar b/LaTeX-Sources/argo/commons-logging.jar Binary files differdeleted file mode 100644 index 5a86bc4..0000000 --- a/LaTeX-Sources/argo/commons-logging.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argo_classfile.jar b/LaTeX-Sources/argo/ext/argo_classfile.jar Binary files differdeleted file mode 100644 index 70b8d02..0000000 --- a/LaTeX-Sources/argo/ext/argo_classfile.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argo_cpp.jar b/LaTeX-Sources/argo/ext/argo_cpp.jar Binary files differdeleted file mode 100644 index 1f22f2d..0000000 --- a/LaTeX-Sources/argo/ext/argo_cpp.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argo_idl.jar b/LaTeX-Sources/argo/ext/argo_idl.jar Binary files differdeleted file mode 100644 index 5b384bd..0000000 --- a/LaTeX-Sources/argo/ext/argo_idl.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argo_php.jar b/LaTeX-Sources/argo/ext/argo_php.jar Binary files differdeleted file mode 100644 index 3a9ca61..0000000 --- a/LaTeX-Sources/argo/ext/argo_php.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-csharp.jar b/LaTeX-Sources/argo/ext/argouml-csharp.jar Binary files differdeleted file mode 100644 index 51a2a9a..0000000 --- a/LaTeX-Sources/argo/ext/argouml-csharp.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-i18n-de.jar b/LaTeX-Sources/argo/ext/argouml-i18n-de.jar Binary files differdeleted file mode 100644 index cd15b85..0000000 --- a/LaTeX-Sources/argo/ext/argouml-i18n-de.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-i18n-en_GB.jar b/LaTeX-Sources/argo/ext/argouml-i18n-en_GB.jar Binary files differdeleted file mode 100644 index 200e498..0000000 --- a/LaTeX-Sources/argo/ext/argouml-i18n-en_GB.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-i18n-es.jar b/LaTeX-Sources/argo/ext/argouml-i18n-es.jar Binary files differdeleted file mode 100644 index 3f83609..0000000 --- a/LaTeX-Sources/argo/ext/argouml-i18n-es.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-i18n-fr.jar b/LaTeX-Sources/argo/ext/argouml-i18n-fr.jar Binary files differdeleted file mode 100644 index 6031e08..0000000 --- a/LaTeX-Sources/argo/ext/argouml-i18n-fr.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-i18n-it.jar b/LaTeX-Sources/argo/ext/argouml-i18n-it.jar Binary files differdeleted file mode 100644 index 0a022a8..0000000 --- a/LaTeX-Sources/argo/ext/argouml-i18n-it.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-i18n-nb.jar b/LaTeX-Sources/argo/ext/argouml-i18n-nb.jar Binary files differdeleted file mode 100644 index f32e5a9..0000000 --- a/LaTeX-Sources/argo/ext/argouml-i18n-nb.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-i18n-pt.jar b/LaTeX-Sources/argo/ext/argouml-i18n-pt.jar Binary files differdeleted file mode 100644 index 8c0772e..0000000 --- a/LaTeX-Sources/argo/ext/argouml-i18n-pt.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-i18n-pt_BR.jar b/LaTeX-Sources/argo/ext/argouml-i18n-pt_BR.jar Binary files differdeleted file mode 100644 index 907fc27..0000000 --- a/LaTeX-Sources/argo/ext/argouml-i18n-pt_BR.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-i18n-ru.jar b/LaTeX-Sources/argo/ext/argouml-i18n-ru.jar Binary files differdeleted file mode 100644 index 04d2a88..0000000 --- a/LaTeX-Sources/argo/ext/argouml-i18n-ru.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ext/argouml-i18n-zh.jar b/LaTeX-Sources/argo/ext/argouml-i18n-zh.jar Binary files differdeleted file mode 100644 index 9054910..0000000 --- a/LaTeX-Sources/argo/ext/argouml-i18n-zh.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/gef.jar b/LaTeX-Sources/argo/gef.jar Binary files differdeleted file mode 100644 index 5bc75ac..0000000 --- a/LaTeX-Sources/argo/gef.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/java-interfaces.jar b/LaTeX-Sources/argo/java-interfaces.jar Binary files differdeleted file mode 100644 index c3cecb0..0000000 --- a/LaTeX-Sources/argo/java-interfaces.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/jmi.jar b/LaTeX-Sources/argo/jmi.jar Binary files differdeleted file mode 100644 index 1a0d89c..0000000 --- a/LaTeX-Sources/argo/jmi.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/jmiutils.jar b/LaTeX-Sources/argo/jmiutils.jar Binary files differdeleted file mode 100644 index 208ade1..0000000 --- a/LaTeX-Sources/argo/jmiutils.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/log4j.jar b/LaTeX-Sources/argo/log4j.jar Binary files differdeleted file mode 100644 index 2e9c58e..0000000 --- a/LaTeX-Sources/argo/log4j.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/mdrapi.jar b/LaTeX-Sources/argo/mdrapi.jar Binary files differdeleted file mode 100644 index 48c9ac4..0000000 --- a/LaTeX-Sources/argo/mdrapi.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/mof.jar b/LaTeX-Sources/argo/mof.jar Binary files differdeleted file mode 100644 index 372d755..0000000 --- a/LaTeX-Sources/argo/mof.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/nbmdr.jar b/LaTeX-Sources/argo/nbmdr.jar Binary files differdeleted file mode 100644 index fa99323..0000000 --- a/LaTeX-Sources/argo/nbmdr.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/ocl-argo.jar b/LaTeX-Sources/argo/ocl-argo.jar Binary files differdeleted file mode 100644 index 8c9830a..0000000 --- a/LaTeX-Sources/argo/ocl-argo.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/openide-util.jar b/LaTeX-Sources/argo/openide-util.jar Binary files differdeleted file mode 100644 index 83fb9da..0000000 --- a/LaTeX-Sources/argo/openide-util.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/swidgets.jar b/LaTeX-Sources/argo/swidgets.jar Binary files differdeleted file mode 100644 index 94fc191..0000000 --- a/LaTeX-Sources/argo/swidgets.jar +++ /dev/null diff --git a/LaTeX-Sources/argo/toolbar.jar b/LaTeX-Sources/argo/toolbar.jar Binary files differdeleted file mode 100644 index ce8117f..0000000 --- a/LaTeX-Sources/argo/toolbar.jar +++ /dev/null |
