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 /LaTeX-Sources | |
| parent | afed274c10a93957f82a009824cafe8d83aa68a8 (diff) | |
argo not needed here
Diffstat (limited to 'LaTeX-Sources')
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. (FigNodeModelEl |
