[root]/src/seg/jUCMNav/model/util/modelexplore/queries
scenarioTraversal
(6 files, 1819 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 89 (100.0%) | 4071 (100.0%) | 45.7 |
| jkealey | 81 (91.0%) | 3741 (91.9%) | 46.1 |
| jpdaigle | 6 (6.7%) | 323 (7.9%) | 53.8 |
| jfroy | 2 (2.2%) | 7 (0.2%) | 3.5 |
bug 706: cut/copy/paste of UCM segments. needs more testing.
34 lines of code changed in 1 file:
no bug: formatting cleanup with our default formatting template.
61 lines of code changed in 6 files:
bug 531: jUCMNav memory leak
6 lines of code changed in 2 files:
bug: start point order is now supposedly fixed.
msc export issue: sometimes duplicate messages were found.
17 lines of code changed in 1 file:
bug 518: refactoring
0 lines of code changed in 2 files:
more javadoc
90 lines of code changed in 5 files:
various issues found by findbugs
14 lines of code changed in 5 files:
bug 469: scenarios: reduce artificial hitcount
20 lines of code changed in 1 file:
msc export: generates all event types & appropriate message names
91 lines of code changed in 2 files:
MSC: improved message passing.
213 lines of code changed in 1 file:
scenarios: support for timeout events, conditions have correct labels, end points are bound to components
7 lines of code changed in 2 files:
scenarios: better component binding, better naming of start/end/joins
7 lines of code changed in 2 files:
scenarios: almost all (timers remain) of algorithm A is done (traversal -> UCM)
7 lines of code changed in 1 file:
scenarios: refactored to add a scenario traversal listener
158 lines of code changed in 2 files:
scenarios: more pseudo-threading work
171 lines of code changed in 2 files:
bug 509: bug with waitingplace/timer path conditions
fixed issue introduced with previous commit.
initial code for threads / associated component
38 lines of code changed in 2 files:
refactored traversal algorithm into two parts: data structure (queue/stack/etc) and logic
617 lines of code changed in 2 files:
Fixed traversal bug w/ two consecutive stubs. Quick fix would have been to insert an empty point in between.
2 lines of code changed in 1 file:
bug 504: no more fatal errors that interrupt everything.
also improved presence of quick fixes by using double click to open the code editor
18 lines of code changed in 1 file:
major stub-binding bug in traversal algorithm :) my bad. (if stub has multiple ins)
bug 479:clearing warnings when we close editor
83 lines of code changed in 1 file:
extracted strings
25 lines of code changed in 1 file:
bug 452 - can now open code editor in problems view via quick fixes.
3 lines of code changed in 1 file:
different error levels for different warnings
13 lines of code changed in 1 file:
bug 472 - determinism vs non-determinism
47 lines of code changed in 1 file:
now waiting when orfork/stub bindings are not valid and the algorithm is defined as patient.
31 lines of code changed in 1 file:
bug 353: double click on start/end poitn to navigate to plugin. filtered by active scenario.
had forgotten some fileks on previous commit.
4 lines of code changed in 1 file:
bug 435: grl evaluation label not properly positioned
bug 468: preference page for a few scenario traversal parameters.
5 lines of code changed in 1 file:
bug 443: create variable wizard.
1 lines of code changed in 1 file:
bug 454: asynchronous connects
5 lines of code changed in 1 file:
bug 457: making condition on timeout path editable. conditions after waitign places / timers are false. traversal takes into account timeout path condition.
21 lines of code changed in 1 file:
bug 452: warnings now in problems view... initial code.
8 lines of code changed in 1 file:
thought of things that would break with the perf improvements. reverting.
6 lines of code changed in 1 file:
small perf improvement
21 lines of code changed in 1 file:
bug 454: now supporting traversal into stubs properly
139 lines of code changed in 1 file:
bug 454: cleaned up code, included todos for semantic variations
653 lines of code changed in 1 file:
issue with connects.
8 lines of code changed in 1 file:
bug 454: quick hack prototype traversal algorithm
499 lines of code changed in 1 file:
bug 453: initial code for scenario traversal visualization
20 lines of code changed in 1 file:
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.
7 lines of code changed in 2 files:
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.
11 lines of code changed in 2 files:
(13 more)