[root]/src/seg/jUCMNav/importexport
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 59 (100.0%) | 2188 (100.0%) | 37.0 |
jkealey | 36 (61.0%) | 1783 (81.5%) | 49.5 |
jfroy | 23 (39.0%) | 405 (18.5%) | 17.6 |
Fix the ExportDXL to use URN import instead UCM
0 lines of code changed in 1 file:
Fix problem with sanitizeURN
0 lines of code changed in 1 file:
In DXL export, modified the name of the export model for the name of the file instead of the name of the URNspec.
0 lines of code changed in 1 file:
Added export of GRL elements in DXL
0 lines of code changed in 1 file:
Modification of the import autolayout mechanism(added vector for diagrams to do autolayout)
Fixed 2 tests broke in previous commit.
0 lines of code changed in 1 file:
Fixed naming issues when importing GRL catalog
0 lines of code changed in 1 file:
0 lines of code changed in 1 file:
Component/Responsibility references have no descriptions, while they should include that of their respective references
Fixed for respRef
0 lines of code changed in 1 file:
Fixed javadoc problems
0 lines of code changed in 1 file:
Externalize String
0 lines of code changed in 2 files:
Fixed problem resolving name conflict during import
0 lines of code changed in 1 file:
Modification of the import extension point to support importing model in selected files or in a new file.
0 lines of code changed in 2 files:
Added option to import URN element in the selected file. Added option to autolayout only imported diagrams.
0 lines of code changed in 1 file:
Fixed autolayout for importing grl catalog
0 lines of code changed in 1 file:
Created xsd file for the GRL catalog
0 lines of code changed in 2 files:
Added first version of the GRL catalog import/export
405 lines of code changed in 3 files:
bug 402 - autolayout of GRL diagrams
0 lines of code changed in 1 file:
GIF image export format added. Limited to 256 color palette.
182 lines of code changed in 2 files:
Imported Yong Dae Kim's DXL export class. Refactored it a bit and cleaned it up to make it easier to read.
Changed export extension point to support saving the bitmaps immediately after the DXL file.
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 2 files:
Merge of GRL branch with the main trunk
0 lines of code changed in 1 file:
Extracted a bunch of strings, translated language files to French.
0 lines of code changed in 5 files:
was using java 1.5 code; don't know why cruisecontrol didn't complain.
0 lines of code changed in 1 file:
was using IURNExport instead of IURNImport
0 lines of code changed in 1 file:
fixed javadoc
0 lines of code changed in 1 file:
I had forgotten to remove a few links and implement a few lines of code relating to the import/export infrastructure changes.
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.
80 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.
0 lines of code changed in 2 files:
looks like there is a bug in the SVN plugin; forgot this file!
133 lines of code changed in 1 file:
Added export URNSpec extension point and template for DXL export.
1000 lines of code changed in 4 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
388 lines of code changed in 5 files: