Directory src/seg/jUCMNav/model/util/modelexplore/

Directory Created:
2005-05-31 21:11
Total Files:
7
Deleted Files:
3
Lines of Code:
258

[root]/src/seg/jUCMNav/model/util/modelexplore
                            directory in repo queries (7 files, 1050 lines)
                                directory in repo scenarioTraversal (6 files, 1819 lines)

Lines of Code

src/seg/jUCMNav/model/util/modelexplore/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 45 (100.0%) 554 (100.0%) 12.3
jpdaigle 18 (40.0%) 308 (55.6%) 17.1
jkealey 23 (51.1%) 153 (27.6%) 6.6
etremblay 4 (8.9%) 93 (16.8%) 23.2

Most Recent Commits

jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

11 lines of code changed in 6 files:

  • src/seg/jUCMNav/model/util/modelexplore: AbstractQueryProcessor.java (+1 -1), GraphExplorer.java (+4 -6), IQueryProcessorChain.java (+1 -1), QueryObject.java (+3 -4), QueryRequest.java (+1 -1), QueryResponse.java (+1 -1)
jkealey 2007-01-23 20:54 Rev.: 1111

bug 518: refactoring

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util/modelexplore: GraphExplorer.java (+5 -2)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util/modelexplore: GraphExplorer.java (+3 -17)
jkealey 2007-01-18 01:39 Rev.: 1086

MSC: improved message passing.

8 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/util/modelexplore: GraphExplorer.java (+6 -1), QueryObject.java (+2)
jkealey 2006-10-04 13:35 Rev.: 930

bug 454: quick hack prototype traversal algorithm

9 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/util/modelexplore: GraphExplorer.java (+6 -1), QueryObject.java (+3)
jkealey 2005-07-12 14:22 Rev.: 464

cleaned/commented everything under seg.jUCMNav.model except the commands

101 lines of code changed in 7 files:

  • src/seg/jUCMNav/model/util/modelexplore: AbstractQueryProcessor.java (+17 -12), GraphExplorer.java (+24 -11), IQueryProcessorChain.java (+21 -4), QueryObject.java (+15 -13), QueryRequest.java (+3 -5), QueryResponse.java (+3 -5), package.html (new 18)
jkealey 2005-06-21 22:29 Rev.: 403

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.

8 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/util/modelexplore: GraphExplorer.java (+6 -1), QueryObject.java (+2)
jkealey 2005-06-21 09:56 Rev.: 398

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.

8 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/util/modelexplore: GraphExplorer.java (+6 -1), QueryObject.java (+2)
jpdaigle 2005-06-11 16:24 Rev.: 339

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.

69 lines of code changed in 7 files:

  • src/seg/jUCMNav/model/util/modelexplore: AbstractQueryProcessor.java (+26 -11), EndPointFinder.java (del), GraphExplorer.java (+14 -2), IQueryProcessorChain.java (new 17), QueryObject.java (+12), QueryProcessorChain.java (del), StartPointFinder.java (del)
etremblay 2005-06-08 17:15 Rev.: 322

Internationalization of all the strings.

93 lines of code changed in 4 files:

  • src/seg/jUCMNav/model/util/modelexplore: AbstractQueryProcessor.java (+3 -1), EndPointFinder.java (new 44), QueryObject.java (+2 -2), StartPointFinder.java (new 44)
jpdaigle 2005-06-04 17:18 Rev.: 290

More query infrastructure work. Query chaining doesn't need so much flexibility and may be deemed unnecessary and removed in a subsequent commit.

48 lines of code changed in 4 files:

  • src/seg/jUCMNav/model/util/modelexplore: AbstractQueryProcessor.java (new 45), EndPointFinder.java (del), GraphExplorer.java (+3), StartPointFinder.java (del)
jpdaigle 2005-05-31 21:11 Rev.: 276

JP: Started laying down the structure for a query processing framework.
Intent: process queries about the model / explore graphs / etc.

DO NOT USE RIGHT NOW - Public interface will change - I drank almost an entire
bottle of Beaujolais so I'm drunk. Restating: PUBLIC INTERFACE WILL CHANGE - wait for
jpdaigle to declare interface stable before modifying or referencing.

191 lines of code changed in 7 files:

  • src/seg/jUCMNav/model/util/modelexplore: EndPointFinder.java (new 44), GraphExplorer.java (new 38), QueryObject.java (new 18), QueryProcessorChain.java (new 17), QueryRequest.java (new 15), QueryResponse.java (new 15), StartPointFinder.java (new 44)
Generated by StatSVN 0.6.0