Directory src/urn/util/

Directory Created:
2005-03-15 17:05
Total Files:
2
Deleted Files:
2
Lines of Code:
292

[root]/src/urn/util

Lines of Code

src/urn/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 67 (100.0%) 3585 (100.0%) 53.5
amiga 26 (38.8%) 1249 (34.8%) 48.0
etremblay 8 (11.9%) 716 (20.0%) 89.5
damyot 9 (13.4%) 634 (17.7%) 70.4
jkealey 18 (26.9%) 524 (14.6%) 29.1
jfroy 4 (6.0%) 288 (8.0%) 72.0
pengfei 2 (3.0%) 174 (4.9%) 87.0

Most Recent Commits

damyot 2012-03-03 19:50 Rev.: 2286

[bug800] Version 0.24 of metamodel, with improvements to strategies and contribution changes.

155 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (+71 -70), UrnSwitch.java (+84 -83)
jkealey 2012-02-28 16:09 Rev.: 2186

bug 814: oops - moved files over again

0 lines of code changed in 2 files:

  • src/urn/util: EditURNLink.java (del), TagURNElements.java (del)
amiga 2012-02-28 11:41 Rev.: 2177

Fix for bug 812 "URN Links can be created across models". Extra guard condition added.

1 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+1 -1)
jkealey 2012-02-28 10:54 Rev.: 2175

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:

  • src/urn/util: UrnAdapterFactory.java (-1), UrnSwitch.java (-1)
amiga 2012-02-23 19:35 Rev.: 2159

Added ability to rename URN Link types from URN Link Type selection dialog.

0 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (-2)
amiga 2012-02-22 18:35 Rev.: 2157

Prototype implementation of bug 807 Add Tags.

9 lines of code changed in 1 file:

  • src/urn/util: TagURNElements.java (+9 -7)
amiga 2012-02-21 22:43 Rev.: 2155

Added ability to add Stereotype Definitions to URN models.

20 lines of code changed in 1 file:

  • src/urn/util: TagURNElements.java (+20 -17)
amiga 2012-02-20 22:07 Rev.: 2151

Initial implementation of bug 807.

156 lines of code changed in 2 files:

  • src/urn/util: EditURNLink.java (+3 -2), TagURNElements.java (+153 -7)
amiga 2012-02-17 23:13 Rev.: 2127

Added ability to make URN links from strategies or strategy groups.

63 lines of code changed in 2 files:

  • src/urn/util: EditURNLink.java (+39 -23), TagURNElements.java (new 24)
amiga 2012-02-16 19:47 Rev.: 2122

small improvements, initial work on bug 807.

2 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+2 -11)
amiga 2012-02-14 20:43 Rev.: 2101

Added ability to make URN Links between URN definition objects in Outline tab UCM/GRL definitions.

94 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+94 -74)
amiga 2012-02-14 19:33 Rev.: 2100

Fixed Metadata wizard/dialog issues.

3 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+3 -7)
amiga 2012-02-10 21:56 Rev.: 2092

Added URN Links to URN Spec metadata.

43 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+43 -45)
amiga 2012-02-07 22:20 Rev.: 2088

Added dialog for selection of URN Link types.

21 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+21 -12)
amiga 2012-02-06 17:10 Rev.: 2082

Improvements to URN menus and dialogs.

5 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+5 -4)
amiga 2012-02-02 22:31 Rev.: 2066

Expansion of URN links to include diagram elements as well as URN objects.
Basic functionality of URN Link navigation.

48 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+48 -49)
amiga 2012-01-31 21:03 Rev.: 2049

Development commit for URN Links.

267 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+267 -174)
amiga 2012-01-31 00:30 Rev.: 2042

Start of extensions to URN Links

51 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+51 -12)
amiga 2012-01-30 19:17 Rev.: 2041

development commit for URN Links

53 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+53 -24)
amiga 2012-01-30 02:21 Rev.: 2036

Improvements to URN Links

20 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+20 -5)
amiga 2012-01-26 19:31 Rev.: 2030

Added ability to create URN Links with ElementLinks of Contributions.

54 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+54 -22)
amiga 2012-01-26 14:38 Rev.: 2028

Improved popup menu for URN Links bug 688

8 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+8 -14)
amiga 2012-01-25 19:31 Rev.: 2026

Enhanced popup menu for URN links, bug 688

5 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (+5 -4)
amiga 2012-01-24 19:04 Rev.: 2022

Improvements to Bug 688 Edit URN links

0 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (-4)
amiga 2012-01-24 16:10 Rev.: 2018

Basic functionality of editing URN links with popup menus - Bug 688

326 lines of code changed in 1 file:

  • src/urn/util: EditURNLink.java (new 326)
damyot 2009-12-03 12:31 Rev.: 1702

Update to jUCMNav metamodel version 0.21

155 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (+71 -70), UrnSwitch.java (+84 -83)
amiga 2009-10-22 19:35 Rev.: 1640

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:

  • src/urn/util: UrnAdapterFactory.java (-2), UrnSwitch.java (-2)
damyot 2009-06-29 16:47 Rev.: 1522

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:

  • src/urn/util: UrnAdapterFactory.java (+1 -1)
damyot 2008-02-14 23:33 Rev.: 1411

Metamodel update (version 0.19) together with appropriate changes, with minor updates to the plug-in text.

153 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (+70 -70), UrnSwitch.java (+83 -83)
pengfei 2007-07-19 20:16 Rev.: 1316

The KPI modelling and monitoring functions.

174 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (+81 -79), UrnSwitch.java (+93 -91)
jkealey 2007-07-11 14:58 Rev.: 1290

bug 530: no more handles

0 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (-2), UrnSwitch.java (-2)
damyot 2007-03-16 10:08 Rev.: 1157

Metamodel update for CSM export

170 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (+79 -79), UrnSwitch.java (+91 -91)
jkealey 2007-03-01 13:38 Rev.: 1139

Metamodel URN_14; resources are URNmodelElements

174 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (+81 -79), UrnSwitch.java (+93 -91)
jkealey 2007-01-22 01:00 Rev.: 1099

various issues found by findbugs

0 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (-2), UrnSwitch.java (-2)
jkealey 2006-11-14 10:25 Rev.: 1019

URN metamodel v0.13

4 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (+2), UrnSwitch.java (+2)
jkealey 2006-09-22 14:05 Rev.: 919

bug 441: now supporting included scenarios.
deletion of scenarios takes this into consideration.

6 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (+3 -3), UrnSwitch.java (+3 -1)
jkealey 2006-09-19 16:42 Rev.: 910

Metamodel 0.12. Added some basic logic to create/delete scenario groups / scenarios. Delete scenario is not a command at the moment.

170 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (+79 -79), UrnSwitch.java (+91 -91)
jfroy 2005-10-26 18:13 Rev.: 585

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.

288 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (new 137), UrnSwitch.java (new 151)
jfroy 2005-10-26 17:39 Rev.: 582

***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:

  • src/urn/util: UrnAdapterFactory.java (del), UrnSwitch.java (del)
jkealey 2005-06-02 15:17 Rev.: 284

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)

170 lines of code changed in 2 files:

  • src/urn/util: UrnAdapterFactory.java (+79 -79), UrnSwitch.java (+91 -91)

(4 more)

Generated by StatSVN 0.7.0