svn commit: r13456 - trunk/tests/org/argouml/model/MockModelImplementation.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2007-08-30 11:43:15-0700
New Revision: 13456

Modified:
   trunk/tests/org/argouml/model/MockModelImplementation.java

Log:
Merge Bogdan's end of term GSoC work for eUML

Modified: trunk/tests/org/argouml/model/MockModelImplementation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tests/org/argouml/model/MockModelImplementation.java?view=diff&rev=13456&p1=trunk/tests/org/argouml/model/MockModelImplementation.java&p2=trunk/tests/org/argouml/model/MockModelImplementation.java&r1=13455&r2=13456
==============================================================================
--- trunk/tests/org/argouml/model/MockModelImplementation.java	(original)
+++ trunk/tests/org/argouml/model/MockModelImplementation.java	2007-08-30 11:43:15-0700
@@ -655,4 +655,8 @@
             String version) throws UmlException {
         throw new NotImplementedException();
     }
+
+    public CommandStack getCommandStack() {
+        return new DefaultCommandStack();
+    }
 }
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.