[root]/src/seg/jUCMNav/scenarios/model

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 53 (100.0%) | 2036 (100.0%) | 38.4 |
| jkealey | 52 (98.1%) | 2035 (100.0%) | 39.1 |
| damyot | 1 (1.9%) | 1 (0.0%) | 1.0 |
no bug: formatting cleanup with our default formatting template.
264 lines of code changed in 6 files:
[Bug 725] Added access to UCM path node hits as metadata. Added one metrics (UCM coverage) and one rule (to detect nodes not covered by tests)
1 lines of code changed in 1 file:
bug 698: exception during create new enumeration variable
10 lines of code changed in 1 file:
bug 466: copy-paste improved support for variables.
12 lines of code changed in 1 file:
bug 550: error when renaming grl element with scenario variable creation
6 lines of code changed in 1 file:
scenario/strategy integration refresh bug.
2 lines of code changed in 1 file:
scenario/strategy integration: reverted listener code as the proposed solution did not fully work
51 lines of code changed in 1 file:
integrated GRL strategies and UCM scenarios (option defined in preferences). (by creating temporary variables associated to elements).
17 lines of code changed in 1 file:
MSC Export bug; Connect's don't have parent componentrefs which generated useless Environment
3 lines of code changed in 1 file:
bug 540: more intelligent parent finder. takes into consideration ignored components.
74 lines of code changed in 1 file:
bug 540: reduces the number of false errors, but doesn't fix the bug.
1 lines of code changed in 1 file:
MSC Export; misc enhancements and bugfixes to generated messages
4 lines of code changed in 1 file:
bug with isValidParentComponent(); if same parent was reachable in multiple ways, flagged a warning
5 lines of code changed in 1 file:
javadoc : seg.jUCMNav.scenarios.*
706 lines of code changed in 7 files:
various issues found by findbugs
8 lines of code changed in 1 file:
bug 469: scenarios: reduce artificial hitcount
12 lines of code changed in 1 file:
surprise feature of the day: run all scenarios in group or simply all scenarios.
5 lines of code changed in 1 file:
scenarios: better component binding, better naming of start/end/joins
84 lines of code changed in 1 file:
scenarios: almost all (timers remain) of algorithm A is done (traversal -> UCM)
1 lines of code changed in 1 file:
scenarios: more pseudo-threading work
0 lines of code changed in 1 file:
removed debug
16 lines of code changed in 1 file:
bug 509: bug with waitingplace/timer path conditions
fixed issue introduced with previous commit.
initial code for threads / associated component
75 lines of code changed in 1 file:
extracted strings and translated
2 lines of code changed in 1 file:
bug 450: support enumerations
enumerations should be supported now, but must be tested further. filing other bug for variable name / enumeration value name conflicts.
55 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
16 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
12 lines of code changed in 1 file:
extracted strings
1 lines of code changed in 1 file:
bug 452 - can now open code editor in problems view via quick fixes.
11 lines of code changed in 1 file:
different error levels for different warnings
36 lines of code changed in 1 file:
bug 452: warnings now in problems view... initial code.
32 lines of code changed in 1 file:
bug 454: cleaned up code, included todos for semantic variations
58 lines of code changed in 1 file:
bug 453: initial code for scenario traversal visualization
46 lines of code changed in 3 files:
evaluations are now case insensitive
31 lines of code changed in 1 file:
bug 439: don't allow spaces in variable names
bug 440: scenarios/strategies can switch groups via properties
bug 445: Cached UcmEnvironment generated from Variables now in use in code/condition editors.
added a few new icons
141 lines of code changed in 1 file:
Scenarios: created a simple responsbility / condition editor. Currently using hardcoded variable definitions and using Responsibility.description for expression.
Externalized strings.
19 lines of code changed in 2 files:
fix to smoe problems detected by inforce
7 lines of code changed in 2 files:
seg.jUCMNav.scenarios: Initial import from other project - uses javacc 3.2
212 lines of code changed in 2 files: