uml2java-svn Mailing List for UML2Java
Status: Beta
Brought to you by:
oscarmora
You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(9) |
Oct
(9) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <osc...@us...> - 2011-01-19 00:34:45
|
Revision: 25 http://uml2java.svn.sourceforge.net/uml2java/?rev=25&view=rev Author: oscarmora Date: 2011-01-19 00:34:39 +0000 (Wed, 19 Jan 2011) Log Message: ----------- Modified Paths: -------------- trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2011-01-18 17:05:25
|
Revision: 24 http://uml2java.svn.sourceforge.net/uml2java/?rev=24&view=rev Author: oscarmora Date: 2011-01-18 17:05:18 +0000 (Tue, 18 Jan 2011) Log Message: ----------- Modified Paths: -------------- trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-10-28 20:14:37
|
Revision: 23 http://uml2java.svn.sourceforge.net/uml2java/?rev=23&view=rev Author: oscarmora Date: 2010-10-28 20:14:31 +0000 (Thu, 28 Oct 2010) Log Message: ----------- Support for stereotypes in "in" parameters of methods. Modified Paths: -------------- trunk/src/uml2java/files/support/common.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-10-21 22:22:54
|
Revision: 22 http://uml2java.svn.sourceforge.net/uml2java/?rev=22&view=rev Author: oscarmora Date: 2010-10-21 22:22:48 +0000 (Thu, 21 Oct 2010) Log Message: ----------- Refactoring to improve the code generation of static/final attributes (and its setters and getters) Modified Paths: -------------- trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-10-19 10:31:16
|
Revision: 21 http://uml2java.svn.sourceforge.net/uml2java/?rev=21&view=rev Author: oscarmora Date: 2010-10-19 10:31:10 +0000 (Tue, 19 Oct 2010) Log Message: ----------- Little error solved that generated a space between constructor name and parenthesis Modified Paths: -------------- trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-10-19 10:23:20
|
Revision: 20 http://uml2java.svn.sourceforge.net/uml2java/?rev=20&view=rev Author: oscarmora Date: 2010-10-19 10:23:14 +0000 (Tue, 19 Oct 2010) Log Message: ----------- Default constuctor added to all classes generated Modified Paths: -------------- trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-10-18 00:47:27
|
Revision: 19 http://uml2java.svn.sourceforge.net/uml2java/?rev=19&view=rev Author: oscarmora Date: 2010-10-18 00:47:21 +0000 (Mon, 18 Oct 2010) Log Message: ----------- Interface generation process modified to return Collection of objects. Modified Paths: -------------- trunk/src/uml2java/files/support/common.mtl trunk/src/uml2java/files/support/generateInterfaceContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-10-18 00:27:46
|
Revision: 18 http://uml2java.svn.sourceforge.net/uml2java/?rev=18&view=rev Author: oscarmora Date: 2010-10-18 00:27:40 +0000 (Mon, 18 Oct 2010) Log Message: ----------- Aggregation type return in operations. Modified Paths: -------------- trunk/build.acceleo trunk/src/uml2java/files/GenerateJava.java trunk/src/uml2java/files/support/common.mtl trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-10-13 16:28:39
|
Revision: 17 http://uml2java.svn.sourceforge.net/uml2java/?rev=17&view=rev Author: oscarmora Date: 2010-10-13 16:28:33 +0000 (Wed, 13 Oct 2010) Log Message: ----------- fine tunnning, exceptions support added. Interface/abstract class - extends / implement support added Modified Paths: -------------- trunk/src/uml2java/files/support/common.mtl trunk/src/uml2java/files/support/generateClassContent.mtl trunk/src/uml2java/files/support/generateInterfaceContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-10-05 23:32:12
|
Revision: 16 http://uml2java.svn.sourceforge.net/uml2java/?rev=16&view=rev Author: oscarmora Date: 2010-10-05 23:32:06 +0000 (Tue, 05 Oct 2010) Log Message: ----------- Support for Stereotypes which affect to Element types. Modified Paths: -------------- trunk/src/uml2java/files/support/common.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-10-01 17:50:56
|
Revision: 15 http://uml2java.svn.sourceforge.net/uml2java/?rev=15&view=rev Author: oscarmora Date: 2010-10-01 17:50:50 +0000 (Fri, 01 Oct 2010) Log Message: ----------- Modifications of stereotype generation in operations + properties. Modified Paths: -------------- trunk/src/uml2java/files/support/common.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-09-30 14:01:46
|
Revision: 14 http://uml2java.svn.sourceforge.net/uml2java/?rev=14&view=rev Author: oscarmora Date: 2010-09-30 14:01:40 +0000 (Thu, 30 Sep 2010) Log Message: ----------- "Extra empty line" problem after javadoc attributes solved Modified Paths: -------------- trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-09-30 13:56:14
|
Revision: 13 http://uml2java.svn.sourceforge.net/uml2java/?rev=13&view=rev Author: oscarmora Date: 2010-09-30 13:56:04 +0000 (Thu, 30 Sep 2010) Log Message: ----------- Stereotype supporrt to methods Modified Paths: -------------- trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-09-30 13:48:55
|
Revision: 12 http://uml2java.svn.sourceforge.net/uml2java/?rev=12&view=rev Author: oscarmora Date: 2010-09-30 13:48:49 +0000 (Thu, 30 Sep 2010) Log Message: ----------- Refactoring + Stereotype on class, method, and property added Modified Paths: -------------- trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-09-30 13:47:55
|
Revision: 11 http://uml2java.svn.sourceforge.net/uml2java/?rev=11&view=rev Author: oscarmora Date: 2010-09-30 13:47:49 +0000 (Thu, 30 Sep 2010) Log Message: ----------- Refactoring of some functions to make code prettier Modified Paths: -------------- trunk/src/uml2java/files/support/common.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-09-22 23:37:54
|
Revision: 10 http://uml2java.svn.sourceforge.net/uml2java/?rev=10&view=rev Author: oscarmora Date: 2010-09-22 23:37:48 +0000 (Wed, 22 Sep 2010) Log Message: ----------- META-INF modification based on Eclipse wizard Modified Paths: -------------- trunk/META-INF/MANIFEST.MF trunk/build.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-09-22 23:36:38
|
Revision: 9 http://uml2java.svn.sourceforge.net/uml2java/?rev=9&view=rev Author: oscarmora Date: 2010-09-22 23:36:32 +0000 (Wed, 22 Sep 2010) Log Message: ----------- Modifications in metainformation of the project Added Paths: ----------- trunk/OSGI-INF/ trunk/OSGI-INF/l10n/ trunk/OSGI-INF/l10n/bundle.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-09-22 22:56:14
|
Revision: 8 http://uml2java.svn.sourceforge.net/uml2java/?rev=8&view=rev Author: oscarmora Date: 2010-09-22 22:56:08 +0000 (Wed, 22 Sep 2010) Log Message: ----------- Refactoring of the getter javadoc of normal properties of the class Modified Paths: -------------- trunk/src/uml2java/files/support/common.mtl trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-09-22 22:37:16
|
Revision: 7 http://uml2java.svn.sourceforge.net/uml2java/?rev=7&view=rev Author: oscarmora Date: 2010-09-22 22:37:10 +0000 (Wed, 22 Sep 2010) Log Message: ----------- Fine tunning to manage correctly identation. Not very important, all editors (eclispe, netbeans, intelliJ ...) provide auto-formatting functionalities. Modified Paths: -------------- trunk/src/uml2java/files/support/common.mtl trunk/src/uml2java/files/support/generateClassContent.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <osc...@us...> - 2010-09-22 18:48:08
|
Revision: 6 http://uml2java.svn.sourceforge.net/uml2java/?rev=6&view=rev Author: oscarmora Date: 2010-09-22 18:48:02 +0000 (Wed, 22 Sep 2010) Log Message: ----------- Minimal modification of the doc Modified Paths: -------------- trunk/src/uml2java/files/generateJava.mtl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |