
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 145 (100.0%) | 1641 (100.0%) | 11.3 |
| etremblay | 43 (29.7%) | 828 (50.5%) | 19.2 |
| jkealey | 36 (24.8%) | 813 (49.5%) | 22.5 |
| pengfei | 3 (2.1%) | 0 (0.0%) | 0.0 |
| jfroy | 30 (20.7%) | 0 (0.0%) | 0.0 |
| gunterm | 3 (2.1%) | 0 (0.0%) | 0.0 |
| damyot | 30 (20.7%) | 0 (0.0%) | 0.0 |
[nobug] New metamodel (v.023). Added new association for Concern, fixed responsibility bindings, and added performance TimeUnit. Fixed code so test cases could pass.
0 lines of code changed in 3 files:
Update to jUCMNav metamodel version 0.22
0 lines of code changed in 3 files:
Update to jUCMNav metamodel version 0.21
0 lines of code changed in 4 files:
Metamodel fix: association between Actor and CollapsedActor was not navigable in any direction!
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).
0 lines of code changed in 4 files:
Moved "context" attribute from ComponentRef to Component in metamodel.
0 lines of code changed in 3 files:
Fixed issue with dangling NewClass in metamodel
0 lines of code changed in 2 files:
Metamodel update (version 0.19) together with appropriate changes, with minor updates to the plug-in text.
0 lines of code changed in 5 files:
The KPI modelling and monitoring functions.
0 lines of code changed in 3 files:
update to URN metamodel v0.17 (adds infrastructure for future support of concerns and pointcut stubs)
0 lines of code changed in 3 files:
Update to metamodel version 0.16 (CSM export)
0 lines of code changed in 2 files:
Metamodel update for CSM export
0 lines of code changed in 2 files:
Metamodel URN_14; resources are URNmodelElements
0 lines of code changed in 2 files:
renamed file
57 lines of code changed in 1 file:
UCMScenarioViewer can now load .jucmscenario files
97 lines of code changed in 2 files:
ucmscenarios metamodel, rewrite of MscGenerator into ScenarioGenerator
175 lines of code changed in 2 files:
0 lines of code changed in 2 files:
URN metamodel v0.13
0 lines of code changed in 2 files:
bug 441: now supporting included scenarios.
deletion of scenarios takes this into consideration.
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.
0 lines of code changed in 3 files:
Metamodel 0.12. Added some basic logic to create/delete scenario groups / scenarios. Delete scenario is not a command at the moment.
0 lines of code changed in 3 files:
Created command test cases for GRL
Fixed bug when saving Evaluation and LinkRef
0 lines of code changed in 2 files:
Fixed error with private/protected association (does not affect the code)
0 lines of code changed in 1 file:
Fix the URNlink to support multiple links type. Modification of the links display in UCM
0 lines of code changed in 3 files:
Added URNlink dialog, actions and commands
0 lines of code changed in 3 files:
Ended name change.
0 lines of code changed in 2 files:
Name change for EvaluationScenario (now called Strategy)
0 lines of code changed in 2 files:
Added actor evaluation level.
Fixed bug when entering non integer for evaluation level
0 lines of code changed in 2 files:
Added:
-Delete commands for scenario and evaluation
-Delete action for evaluation
Fixed:
-NullPointer exception with scenarioView (in property view)
-Adding new elements in model when in scenario view
-Contribution and decomposition refresh
-Dispose labels in IntentionalElementEditPart and LinkRefEditPart
0 lines of code changed in 2 files:
Added scenario author, color modification when scenario selected and fixed NullPointerException in Scenario view when closing the editor.
0 lines of code changed in 2 files:
Evaluation scenario view added.
0 lines of code changed in 2 files:
Merge of GRL branch with the main trunk
0 lines of code changed in 5 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.
0 lines of code changed in 4 files:
regenerated the EMF code using EMF 2.1; slight changes; doesn't seem to have affected anything
0 lines of code changed in 1 file:
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)
0 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...
0 lines of code changed in 5 files:
Refactored a lot of packages to better reflect our strategy for the future.
Corrected some bugs to follow some guidelines we defined earlier.
Extracted the RessourceTracker class from UCMEditor.
0 lines of code changed in 4 files:
* Created General Test Suite that will run all smaller ones; this test suite should be run by cruisecontrol
* Refactored ModelCreationFactory to allow static use
* Cleaned CreatePathCommand ; now extends JUCMNavCommand and no longer references Draw2D
* Created a test case for it.
* Removed CreatePathNodeCommand which wasn't used.
29 lines of code changed in 2 files:
first attempts at autogenerated junit tests.
the code committed here will probably break the compiler; eclipse must be updated as stated here:
http://www.cis.upenn.edu/~matuszek/cit594-2004/Pages/eclipse-faq.html
48 lines of code changed in 2 files:
worked on bug 184; top level element is now URNspec; will break existing files.
perfected a few issues concerning components; are now subsets of URNspec
fixed a bug concerning the label's addaction that caused an error to be thrown when clicking outside the editor
202 lines of code changed in 3 files:
(11 more)