[root]/src/ucm/performance/util
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 45 (100.0%) | 6570 (100.0%) | 146.0 |
etremblay | 8 (17.8%) | 2094 (31.9%) | 261.7 |
jkealey | 18 (40.0%) | 1575 (24.0%) | 87.5 |
damyot | 9 (20.0%) | 1564 (23.8%) | 173.7 |
jfroy | 6 (13.3%) | 797 (12.1%) | 132.8 |
pengfei | 2 (4.4%) | 540 (8.2%) | 270.0 |
amiga | 2 (4.4%) | 0 (0.0%) | 0.0 |
[bug800] Version 0.24 of metamodel, with improvements to strategies and contribution changes.
343 lines of code changed in 2 files:
bug 655: cleaned imports & fixed a few deprecated calls to Eclipse.
looks like it also cleaned up the auto-generated code.
0 lines of code changed in 2 files:
Update to jUCMNav metamodel version 0.21
343 lines of code changed in 2 files:
Added GRL element descriptions to PDF/RTF/HTML reports.
Added pre/post condition pseudocode to all report formats.
Removed many unnecessary import statements.
Added new source file for GRL reporting information.
0 lines of code changed in 2 files:
Changes to metamodel: Addition of Comment (for GRL/UCM diagrams), WaitKind (for UCM waiting places), and the GRL Xor decomposition type (used by intentional elements).
1 lines of code changed in 1 file:
Metamodel update (version 0.19) together with appropriate changes, with minor updates to the plug-in text.
341 lines of code changed in 2 files:
The KPI modelling and monitoring functions.
540 lines of code changed in 2 files:
bug 530: no more handles
0 lines of code changed in 2 files:
Metamodel update for CSM export
536 lines of code changed in 2 files:
Metamodel URN_14; resources are URNmodelElements
540 lines of code changed in 2 files:
various issues found by findbugs
0 lines of code changed in 2 files:
URN metamodel v0.13
4 lines of code changed in 2 files:
Organized imports in metamodel packages.
0 lines of code changed in 2 files:
More work on strategies & scenarios view. Added key handlers to view. Regenerated with minor tweaks to metamodel v0.12.
Can now add / delete variables but not hooked up to responsibilities/conditions yet.
4 lines of code changed in 2 files:
Metamodel 0.12. Added some basic logic to create/delete scenario groups / scenarios. Delete scenario is not a command at the moment.
550 lines of code changed in 2 files:
Merge of GRL branch with the main trunk
11 lines of code changed in 2 files:
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.
786 lines of code changed in 2 files:
***This build could not compile. DO NOT CHECKOUT THIS VERSION
Merging the grl branch in the main trunk. Problem during the merging with the metamodel package.
Need to delete these packages.
0 lines of code changed in 2 files:
Upgraded meta-model to version 7.
bug 193 - ReqElemStartPointAttributes
properties view shows workload attribute as a nested attribute (instead of original dialog box proposal)
properties view doesn't refresh its descriptors every time you change a property. (property descriptors are properly cached by implementing the PropertyID class with hashCode and equals that work better than Object[]'s)
477 lines of code changed in 2 files:
The new meta model was generated in the code.
The start, empty and end point are not in the palette anymore. Use the path tool to create them from now on.
Deleted the marquee in the palette since the selection tool do the same thing...
602 lines of code changed in 2 files:
URN model version 5 is now generated in EMF.
678 lines of code changed in 2 files:
- You can add multiple path in one diagram.
- The path tool is close to work like planned.
- To extend a path, select the end point of the path you want to extends, select the end point tool and then click where you want to extend.
412 lines of code changed in 2 files:
- The new model is now working.
- Creating path works (do/undo)
- Extending path works (do/undo)
- SplitLinkCommand doesn't work
- BSplineConnectionRouter works #1!
402 lines of code changed in 2 files: