[root]/src/seg/jUCMNav/model/util
modelexplore
(7 files, 251 lines)
queries
(6 files, 726 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 92 (100.0%) | 2145 (100.0%) | 23.3 |
jkealey | 48 (52.2%) | 2107 (98.2%) | 43.8 |
jfroy | 34 (37.0%) | 38 (1.8%) | 1.1 |
jpdaigle | 6 (6.5%) | 0 (0.0%) | 0.0 |
etremblay | 4 (4.3%) | 0 (0.0%) | 0.0 |
Added extension point for the Strategy algorithms
0 lines of code changed in 1 file:
Externalize String
0 lines of code changed in 1 file:
invalid class was used.
0 lines of code changed in 1 file:
Added feedback in UCM for URNlinks
0 lines of code changed in 1 file:
Fixed problem resolving name conflict during import
0 lines of code changed in 1 file:
Added URNlink dialog, actions and commands
0 lines of code changed in 1 file:
bug 408: new perspective; it is opened with new file; created default view/new wizard shortcuts
0 lines of code changed in 1 file:
Ended name change.
0 lines of code changed in 1 file:
Name change for EvaluationScenario (now called Strategy)
0 lines of code changed in 3 files:
Fixed contribution evaluation propagation
0 lines of code changed in 1 file:
Fixed problem when user change an evaluation value from an element with destination links
0 lines of code changed in 1 file:
bug 402 - autolayout of GRL diagrams
0 lines of code changed in 1 file:
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 1 file:
Added evaluation labels in evaluation scenario view.
0 lines of code changed in 1 file:
Added scenario author, color modification when scenario selected and fixed NullPointerException in Scenario view when closing the editor.
0 lines of code changed in 1 file:
Added contribution evaluation
0 lines of code changed in 1 file:
Evaluation scenario view added.
0 lines of code changed in 2 files:
Fixed bugs 400, 401, 403 and 404
- Added GRL export as images
0 lines of code changed in 1 file:
Merge of GRL branch with the main trunk
0 lines of code changed in 7 files:
Created a URN Import extension point and related wizard. currently very simple, but sufficient for the use case to use case map conversion utility which will be packaged seperately.
Various other small modifications to import/export/autolayout extensions/wizards.
0 lines of code changed in 3 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.
38 lines of code changed in 9 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.
292 lines of code changed in 1 file:
Lesson learned... Never try to make an SWT application in 3.1 for 3.0.... The layout won't work like you designed it in 3.1...
Added condition editing in the StubBindingDialog. Quick hack to take what was working in the 3.1 version done during the day and add it to the 3.0 version. The layout is not as nice though in 3.0.
0 lines of code changed in 1 file:
cleaned/commented everything under seg.jUCMNav.model except the commands
20 lines of code changed in 11 files:
JP: javadoc improvements on private-visibility methods
0 lines of code changed in 3 files:
and fork / and join figures
45 lines of code changed in 1 file:
bug 335: palette wording
bug 344: extracted more strings
0 lines of code changed in 2 files:
bug 328 - reordered elements in outline.
0 lines of code changed in 1 file:
bug 320 - some code was not run properly (bugs with my query inheritance). fixed a bug reported by gunter: drag&drop of directly connected stub/start-end caused the path to get hidden in the background.
0 lines of code changed in 1 file:
bug 320 - loops; to investigate: given this preliminary version, what is okay, what is not. I think it looks pretty good but I haven't tested everything thoroughly. I know that it is too restrictive concerning paths that have a stub that should be considered to contain a start/end point, but for simplicity's sake, I think the workarounds are sufficient.
130 lines of code changed in 1 file:
JP: Mega commit! Fixed all 120 javadoc warnings on public members, and made the build script a tiny bit less verbose.
Added meaningful javadoc location where possible.
0 lines of code changed in 3 files:
bug 304 - autolayout command order issues
47 lines of code changed in 1 file:
Internationalization of all the strings.
0 lines of code changed in 2 files:
bug 254 - removed all except one eContainer which is used for a good reason.
0 lines of code changed in 1 file:
bug 182, bug 227 - moved componentref figure to figure package, updated color for new model. you will have to manually set the filled checkbox in your existing files.
0 lines of code changed in 1 file:
refactored; moved some redundant naming code to URNNamingHelper to centralize strings.
0 lines of code changed in 1 file:
surprise feature of the day: direct edit on labels.
added code to AddAndForkAction to allow to add it on node connections.
fixed bug where delete path node's label didn't refresh screen.
0 lines of code changed in 1 file:
bug 230 - now settings urnspec fields
0 lines of code changed in 1 file:
bug 229 - changed to use urnspec.nextglobalid
0 lines of code changed in 1 file:
fixed bug 258; end point problems.
fixed major command stack problems relating to create map / delete map.
0 lines of code changed in 1 file:
(16 more)