SCM Repositories - andromda

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:


Revision 1.2.2.23 - (view) (download) (annotate) - [select for diffs]
Thu May 24 01:36:21 2007 UTC (17 months, 4 weeks ago) by cwbrandon
Branch: V3_x_HEAD
CVS Tags: V3_3
Changes since 1.2.2.22: +0 -1 lines
Diff to previous 1.2.2.22 , to branch point 1.2 , to next main 1.5
Cache the array and nonArray associations of the Classifier facade (for performance reasons).  Also add some other performance improvements to emf/uml2 metafacades (no performance is comparable to uml 1.4).

Revision 1.2.2.22 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 04:38:43 2006 UTC (23 months ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.2.2.21: +1 -1 lines
Diff to previous 1.2.2.21 , to branch point 1.2
make sure a new collection is allocated when filtering dependencies

Revision 1.2.2.21 - (view) (download) (annotate) - [select for diffs]
Tue Nov 28 22:25:17 2006 UTC (23 months, 3 weeks ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.2.2.20: +7 -7 lines
Diff to previous 1.2.2.20 , to branch point 1.2
Fix for UMLMETA-83 (thanks to Ingo Dettling)

Revision 1.2.2.20 - (view) (download) (annotate) - [select for diffs]
Sun Oct 22 16:56:28 2006 UTC (2 years ago) by mattes3
Branch: V3_x_HEAD
CVS Tags: V3_2
Changes since 1.2.2.19: +9 -1 lines
Diff to previous 1.2.2.19 , to branch point 1.2
ClassCastException in getName() if UML2 model element is not an instance of NamedElement. Added a type check to prevent crash.

Revision 1.2.2.19 - (view) (download) (annotate) - [select for diffs]
Wed Oct 18 16:24:35 2006 UTC (2 years, 1 month ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.2.2.18: +3 -2 lines
Diff to previous 1.2.2.18 , to branch point 1.2
minor code improvement

Revision 1.2.2.18 - (view) (download) (annotate) - [select for diffs]
Fri Oct 13 15:07:42 2006 UTC (2 years, 1 month ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.2.2.17: +3 -6 lines
Diff to previous 1.2.2.17 , to branch point 1.2
Don't allow masking to be applied on enumeration tagged values (revert lowercasing of hibernate generator class)

Revision 1.2.2.17 - (view) (download) (annotate) - [select for diffs]
Mon Oct 2 02:53:02 2006 UTC (2 years, 1 month ago) by sjerman
Branch: V3_x_HEAD
Changes since 1.2.2.16: +12 -6 lines
Diff to previous 1.2.2.16 , to branch point 1.2
Fix formating.

Revision 1.2.2.16 - (view) (download) (annotate) - [select for diffs]
Fri Sep 29 23:52:04 2006 UTC (2 years, 1 month ago) by sjerman
Branch: V3_x_HEAD
Changes since 1.2.2.15: +8 -1 lines
Diff to previous 1.2.2.15 , to branch point 1.2
enable a tagged value to have an array of strings as a value as well as a string

Revision 1.2.2.15 - (view) (download) (annotate) - [select for diffs]
Tue Sep 19 16:13:59 2006 UTC (2 years, 2 months ago) by draftdog
Branch: V3_x_HEAD
Changes since 1.2.2.14: +4 -5 lines
Diff to previous 1.2.2.14 , to branch point 1.2
enabled name masking for enumeration literals, removed unused imports

Revision 1.2.2.14 - (view) (download) (annotate) - [select for diffs]
Sun Aug 27 11:30:19 2006 UTC (2 years, 2 months ago) by cejeanne
Branch: V3_x_HEAD
Changes since 1.2.2.13: +16 -4 lines
Diff to previous 1.2.2.13 , to branch point 1.2
Alignment with output from the UML14.
hasStereoytype take stereotype's generalization into account
getConstraint find contraints even if they are not owned by the modelelement
getParameter (from OperationFacade) give the return parameter as well

Revision 1.2.2.13 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 07:17:54 2006 UTC (2 years, 3 months ago) by cejeanne
Branch: V3_x_HEAD
Changes since 1.2.2.12: +1 -1 lines
Diff to previous 1.2.2.12 , to branch point 1.2
Updated to reflect changes in uml2 profiles: if a TV's stereotype is applied, a TagValueFacade is created with its value (or with it default value).
Added support to EMF 'normalization' of names. TagValueFacade are created with their EMF name, but the lookup process try to find a tagged value by normalizing the name of the searched value.

Revision 1.2.2.12 - (view) (download) (annotate) - [select for diffs]
Tue Aug 1 08:36:15 2006 UTC (2 years, 3 months ago) by draftdog
Branch: V3_x_HEAD
Changes since 1.2.2.11: +19 -22 lines
Diff to previous 1.2.2.11 , to branch point 1.2
minor ccoding improvements

Revision 1.2.2.11 - (view) (download) (annotate) - [select for diffs]
Fri Jul 28 16:42:17 2006 UTC (2 years, 3 months ago) by draftdog
Branch: V3_x_HEAD
Changes since 1.2.2.10: +1 -1 lines
Diff to previous 1.2.2.10 , to branch point 1.2
fixed an issue where too much whitespace was deleted from mappings; fixed typo and improved small routine

Revision 1.2.2.10 - (view) (download) (annotate) - [select for diffs]
Tue Jul 18 17:55:12 2006 UTC (2 years, 4 months ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.2.2.9: +0 -2 lines
Diff to previous 1.2.2.9 , to branch point 1.2
remove unused import

Revision 1.2.2.9 - (view) (download) (annotate) - [select for diffs]
Thu Jul 13 10:32:04 2006 UTC (2 years, 4 months ago) by draftdog
Branch: V3_x_HEAD
Changes since 1.2.2.8: +4 -55 lines
Diff to previous 1.2.2.8 , to branch point 1.2
introduced AttributeLink, Link, LinkEnd and Instance facades for EMF-UML2; reworked getting the package name from a model element since the previous implementation was giving class cast exceptions in case you wanted to know the package name for an element which did not have a name itself (now the first named ancestor is resolved to handle this issue) - at the same time handling names for elements under a use-case or activity should be handled correctly too (was a todo in the code)

Revision 1.2.2.8 - (view) (download) (annotate) - [select for diffs]
Fri Jul 7 18:47:17 2006 UTC (2 years, 4 months ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.2.2.7: +88 -24 lines
Diff to previous 1.2.2.7 , to branch point 1.2
minor cleanup and another patch from Cédric Jeanneret for uml2-emf Templating support

Revision 1.2.2.7 - (view) (download) (annotate) - [select for diffs]
Wed Jul 5 14:56:21 2006 UTC (2 years, 4 months ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.2.2.6: +191 -90 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Big emf-uml2 patch from Cédric Jeanneret: Fixes issues with association ends/attributes (although we should look for a better solution), as well as provides support for bpm4struts/jsf models through mapping uml 1.4 activities to uml2 state machines.

Revision 1.2.2.6 - (view) (download) (annotate) - [select for diffs]
Thu Jun 22 12:57:08 2006 UTC (2 years, 5 months ago) by draftdog
Branch: V3_x_HEAD
Changes since 1.2.2.5: +1 -1 lines
Diff to previous 1.2.2.5 , to branch point 1.2
removed whitespace deletion on mapped types because sometimes you'll actually want to map to something like this: Class<? extends MyObject>; Chad, let me know if there was any good reason to delete that whitespace or if you were just catching user errors .. I went ahead and committed this fix because one way or another we need to support whitespace (at least in <to> elements)

Revision 1.2.2.5 - (view) (download) (annotate) - [select for diffs]
Tue Apr 25 23:53:00 2006 UTC (2 years, 6 months ago) by sjerman
Branch: V3_x_HEAD
CVS Tags: V3_2_RC1
Changes since 1.2.2.4: +14 -3 lines
Diff to previous 1.2.2.4 , to branch point 1.2
add upper and lower attributes to attribute and parameter to instrument UML2 elements. Also fix many bugs in EMF/UML2 implementation and implement support for Exceptions and Interface objects.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Dec 8 14:21:36 2005 UTC (2 years, 11 months ago) by cwbrandon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +7 -5 lines
Diff to previous 1.4
Merge changes from V3

Revision 1.2.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Dec 7 20:04:12 2005 UTC (2 years, 11 months ago) by cwbrandon
Branch: V3_x_HEAD
CVS Tags: V3x_BEFORE_METAFACADE_RESET
Changes since 1.2.2.3: +7 -5 lines
Diff to previous 1.2.2.3 , to branch point 1.2
get rid of hard coded "true"

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Dec 4 02:06:22 2005 UTC (2 years, 11 months ago) by cwbrandon
Branch: MAIN
Changes since 1.3: +43 -0 lines
Diff to previous 1.3
merge more changes from V3

Revision 1.2.2.3 - (view) (download) (annotate) - [select for diffs]
Sun Dec 4 00:59:52 2005 UTC (2 years, 11 months ago) by draftdog
Branch: V3_x_HEAD
Changes since 1.2.2.2: +43 -0 lines
Diff to previous 1.2.2.2 , to branch point 1.2
fixed a typo, improved templating support, added templating support to EMF; the java cartridge and the hibernate cartridge now features templates in their tests

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Dec 3 01:10:40 2005 UTC (2 years, 11 months ago) by cwbrandon
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Move Steve's fixes over from V3

Revision 1.2.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Dec 3 01:04:29 2005 UTC (2 years, 11 months ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.2.2.1: +3 -4 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Removed some unnecessary casts

Revision 1.2.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Dec 3 01:01:33 2005 UTC (2 years, 11 months ago) by sjerman
Branch: V3_x_HEAD
Changes since 1.2: +4 -3 lines
Diff to previous 1.2
Fix use of NamedElement vs Element for getStereotype operations. Also found one other use of getGenerals

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Nov 24 07:49:50 2005 UTC (2 years, 11 months ago) by cwbrandon
Branch: MAIN
CVS Tags: Root_V3, Root_V3_x, Root_V3_x_HEAD
Branch point for: V3_x_HEAD
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
fix mapping

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Nov 18 02:38:13 2005 UTC (3 years ago) by cwbrandon
Branch: MAIN
Add initial emf/uml2 metafacades

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by: