Summary Period: 2005-06-04 to 2005-10-26
[root]/src/seg/jUCMNav/model/util/modelexplore/queries
Total Lines Of Code:
726 (2006-03-31 18:01)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 29 (100.0%) | 726 (100.0%) | 25.0 |
jpdaigle | 6 (20.7%) | 372 (51.2%) | 62.0 |
jkealey | 21 (72.4%) | 354 (48.8%) | 16.8 |
jfroy | 2 (6.9%) | 0 (0.0%) | 0.0 |
Merge grl branch with the main trunk
Major modification of the metamodel (URN_08.mdl) (Added GRL metamodel, New interfaces that define common element in GRL and UCM, Modified UCM-Map package to implement the new interfaces (some associations and attributes have been refactored using the interfaces), Map is now called UCMmap (to resolve conflict with java.util.map in the implementation), Removed Path Graph)
Modification of the code that used the metamodel.
Started modification of jUCMNav to support GRL.
0 lines of code changed in:
bugs 372 - 378 - 380 - 379 - 273 - 375 - massive changes in deletion command infrastructure. mainly refactoring but also various functionality additions
also committing minor changes to the twiki plugin created by JFRoy and an ant script to generate javadoc on a windows machine.
0 lines of code changed in:
bug 325 - found bug with use of queries in pathtool when doing previous change.
0 lines of code changed in:
cleaned/commented everything under seg.jUCMNav.model except the commands
26 lines of code changed in:
and fork / and join figures
0 lines of code changed in:
bug 335: palette wording
bug 344: extracted more strings
0 lines of code changed in:
bug 320 - loops when deleting in/outs of joins/forks should no longer occur
0 lines of code changed in:
JP's initial implementation followed connects.
0 lines of code changed in:
bug 320 - some code was not run properly (bugs with my query inheritance). fixed a bug reported by gunter: drag&drop of directly connected stub/start-end caused the path to get hidden in the background.
0 lines of code changed in:
bug 320 - loops; to investigate: given this preliminary version, what is okay, what is not. I think it looks pretty good but I haven't tested everything thoroughly. I know that it is too restrictive concerning paths that have a stub that should be considered to contain a start/end point, but for simplicity's sake, I think the workarounds are sufficient.
103 lines of code changed in:
bug 320 - reimplemented the connection router. the new version uses JP's query framework and is a listener to model objects. is also a step forward for the implementation of nicer and joins/forks. furthermore, in my only test, this new implementation makes the command tests run 39% faster.
0 lines of code changed in:
bug 320 - reimplemented the connection router. the new version uses JP's query framework and is a listener to model objects. is also a step forward for the implementation of nicer and joins/forks. furthermore, in my only test, this new implementation makes the command tests run 39% faster.
225 lines of code changed in:
Removed debugging code
0 lines of code changed in:
JP: Bug 263 progress - mega huge commit of doom!
Implemented querying for reachable nodes, reachable startpoints, and endpoints, etc.
Fixed illegal creation of loops when dragging start or end points to a NodeConnection.
Contextual actions and dragging to a PathNode can still introduce loops and aren't fixed yet.
164 lines of code changed in:
More query infrastructure work. Query chaining doesn't need so much flexibility and may be deemed unnecessary and removed in a subsequent commit.
208 lines of code changed in:
Generated by StatCVS 0.2.4