[root]/src/seg/jUCMNav/views/wizards
importexport
(8 files, 2207 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 60 (100.0%) | 909 (100.0%) | 15.1 |
jkealey | 44 (73.3%) | 580 (63.8%) | 13.1 |
etremblay | 2 (3.3%) | 329 (36.2%) | 164.5 |
oclift | 2 (3.3%) | 0 (0.0%) | 0.0 |
jpdaigle | 6 (10.0%) | 0 (0.0%) | 0.0 |
jfroy | 6 (10.0%) | 0 (0.0%) | 0.0 |
Fix bug 412 (default strategy and strategies group).
Removed redundant code for the creation of a new file (using jUCMNavLoader and ModelCreationFactory instead of static xml).
0 lines of code changed in 1 file:
Externalize String
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:
bug 402 - autolayout of GRL diagrams
0 lines of code changed in 1 file:
Merge of GRL branch with the main trunk
0 lines of code changed in 2 files:
Extracted a bunch of strings, translated language files to French.
0 lines of code changed in 2 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 1 file:
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 2 files:
Added export URNSpec extension point and template for DXL export.
0 lines of code changed in 2 files:
* bug 363 - preference page for label colors
* also created preference page for autolayout.
* added our first extension point: UseCaseMapExport.
* Refactored existing export image and autolayout code to create three extensions
* Will have to rethink UI/extension point (or create a new one) to be able to export a URNspec
0 lines of code changed in 4 files:
added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files
15 lines of code changed in 8 files:
Encoding error on previous commit
0 lines of code changed in 1 file:
New StatCalc under right license
0 lines of code changed in 1 file:
JP: javadoc improvements on private-visibility methods
0 lines of code changed in 1 file:
bug 335: palette wording
bug 344: extracted more strings
0 lines of code changed in 6 files:
bug 330 - new file wizard allowed the creation of files without extensions.
0 lines of code changed in 1 file:
bug 329 - added progress bar to export image. caused many thread problems. fixed bug where map in the negative x/y portion of the screen was being cropped.
0 lines of code changed in 2 files:
bug 316 - post error when load fails.
wizard didn't generate a legal file :)
0 lines of code changed in 1 file:
autolayout + connect bug
0 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
0 lines of code changed in 1 file:
fixed code that jord committed accidentally in image export wizard,
changed name of online help,
fixed property descriptor for stubs.
0 lines of code changed in 1 file:
Fix for Bug 297: Improper path handling in export tool under unix / linux.
Implementation is now generic (cross-platform)
0 lines of code changed in 1 file:
Fixed a bug where direct editting didn't update the model for Conditions.
0 lines of code changed in 1 file:
Export wizard now available for Maps. Can only save to BMP and JPEG due to framework limitations.
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 245 - ChangeReqExtension
0 lines of code changed in 2 files:
changed so that it would build on java 1.4
0 lines of code changed in 1 file:
improvements in autolayout; manipulate empty points y/n?
38 lines of code changed in 3 files:
The perspective is now actually doing something. You'll have to reset your perspective in your runtime workbench to see a difference.
New file wizard for UCM files.
New responsibility view that does nothing at the moment... But the skeleton is there for future devellopement.
329 lines of code changed in 2 files:
Created an element finder. Given an ID, find the model element instance.
Needed for AutoLayout.
Upgraded AutoLayout to output/input dot files using these elements instead of a naming map. Starting point to be able load external dot files to manipulate the model.
0 lines of code changed in 1 file:
Started work on wizard. You can now define the path, orientation and size of the graph. size doesn't work very well :)
527 lines of code changed in 2 files: