[root]/src/seg/jUCMNav/scenarios
algorithmInterfaces
(3 files, 293 lines)
evaluator
(2 files, 281 lines)
model
(7 files, 1233 lines)
parser
(17 files, 4551 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 88 (100.0%) | 4560 (100.0%) | 51.8 |
| jkealey | 86 (97.7%) | 4546 (99.7%) | 52.8 |
| damyot | 2 (2.3%) | 14 (0.3%) | 7.0 |
no bug: extracted strings.
4 lines of code changed in 2 files:
bug 747: exception in scenarios
5 lines of code changed in 1 file:
[bug660] Fixed import/export bugs with URN links, concerns, and scenario definitions. Also cleaned several warnings.
0 lines of code changed in 1 file:
bug 670: threshold code editor & property descriptor.
29 lines of code changed in 1 file:
bug 705: failure point code editor.
28 lines of code changed in 1 file:
bug 705: failure point conditions.
3 lines of code changed in 1 file:
no bug: cleaned up id checking. also added option in debug mode to check for duplicate ids inside verify syntax.
21 lines of code changed in 1 file:
no bug: formatting cleanup with our default formatting template.
1003 lines of code changed in 4 files:
bug 497: support for else in condition editor.
10 lines of code changed in 1 file:
bug 497: support for else in condition editor.
99 lines of code changed in 2 files:
bug 713: more robust command stack lookup in tabbed properties
1 lines of code changed in 1 file:
bug 466: copy-paste improved support for variables.
5 lines of code changed in 1 file:
bug 648: better feedback for verify syntax menu item (& others).
1 lines of code changed in 1 file:
Enhancement: The scenario definitions in the scenario group named Init are now skipped when running all scenarios (including during MSC export)
14 lines of code changed in 1 file:
scenario/strategy integration: reverted listener code as the proposed solution did not fully work
0 lines of code changed in 1 file:
integrated GRL strategies and UCM scenarios (option defined in preferences). (by creating temporary variables associated to elements).
56 lines of code changed in 1 file:
msc export: preconditions are now before the start point
4 lines of code changed in 2 files:
extracted strings; translated them
1 lines of code changed in 1 file:
bug 518: refactoring
10 lines of code changed in 2 files:
javadoc : seg.jUCMNav.scenarios.*
933 lines of code changed in 5 files:
javadoc for seg.jUCMNav.actions.*
2 lines of code changed in 1 file:
various issues found by findbugs
9 lines of code changed in 2 files:
code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.
2 lines of code changed in 1 file:
bug 469: scenarios: reduce artificial hitcount
1 lines of code changed in 1 file:
mscs: added scenario export wizard and preference page. removed auto-generation when running a scenario.
36 lines of code changed in 3 files:
msc export: generates all event types & appropriate message names
76 lines of code changed in 1 file:
msc export: some paths were truncated, set more names/ids/description fields to be ported to the target model
20 lines of code changed in 3 files:
ucmscenarios metamodel, rewrite of MscGenerator into ScenarioGenerator
2 lines of code changed in 1 file:
surprise feature of the day: run all scenarios in group or simply all scenarios.
200 lines of code changed in 2 files:
scenarios: support for timeout events, conditions have correct labels, end points are bound to components
4 lines of code changed in 2 files:
scenarios: better component binding, better naming of start/end/joins
14 lines of code changed in 1 file:
scenarios: almost all (timers remain) of algorithm A is done (traversal -> UCM)
11 lines of code changed in 3 files:
scenarios: refactored to add a scenario traversal listener
517 lines of code changed in 4 files:
extracted strings and translated
1 lines of code changed in 1 file:
bug 475: issue with included scenarios
7 lines of code changed in 1 file:
bug 449: duplicate scenarios, strategies, scenario groups, strategy groups
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.
10 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
39 lines of code changed in 2 files:
bug 503: warn when no start points
6 lines of code changed in 2 files:
bug 485: scenarios: initializations should be under their own folder
extracted strings, refactored code editor to use isEmptyResponsibility
9 lines of code changed in 1 file:
(16 more)