svn commit: r12984 - trunk/src/model/src/org/argouml/model/XmiReader.java
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris
Date: 2007-07-04 22:09:02-0700
New Revision: 12984
Modified:
trunk/src/model/src/org/argouml/model/XmiReader.java
Log:
Add collection types
Modified: trunk/src/model/src/org/argouml/model/XmiReader.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/XmiReader.java?view=diff&rev=12984&p1=trunk/src/model/src/org/argouml/model/XmiReader.java&p2=trunk/src/model/src/org/argouml/model/XmiReader.java&r1=12983&r2=12984
==============================================================================
--- trunk/src/model/src/org/argouml/model/XmiReader.java (original)
+++ trunk/src/model/src/org/argouml/model/XmiReader.java 2007-07-04 22:09:02-0700
@@ -1,5 +1,5 @@
// $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
// agreement is hereby granted, provided that the above copyright notice
@@ -72,7 +72,7 @@
/**
* @return the map
*/
- Map getXMIUUIDToObjectMap();
+ Map<String, Object> getXMIUUIDToObjectMap();
/**
* Set the list of element names for which errors should be ignored when