svn commit: r13704 - trunk/src/model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2007-11-03 17:13:34-0700
New Revision: 13704

Modified:
   trunk/src/model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java

Log:
Make a few things final

Modified: trunk/src/model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java?view=diff&rev=13704&p1=trunk/src/model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java&p2=trunk/src/model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java&r1=13703&r2=13704
==============================================================================
--- trunk/src/model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java	(original)
+++ trunk/src/model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java	2007-11-03 17:13:34-0700
@@ -80,9 +80,9 @@
     /**
      * The model implementation.
      */
-    private EUMLModelImplementation modelImpl;
+    private final EUMLModelImplementation modelImpl;
 
-    private EditingDomain editingDomain;
+    private final EditingDomain editingDomain;
 
     /**
      * Constructor.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.