Directory src/seg/jUCMNav/views/property/

Directory Created:
2005-05-14 16:46
Total Files:
10
Deleted Files:
5
Lines of Code:
1909

[root]/src/seg/jUCMNav/views/property
                        directory in repo descriptors (6 files, 350 lines)

Lines of Code

src/seg/jUCMNav/views/property/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 105 (100.0%) 1909 (100.0%) 18.1
jfroy 20 (19.0%) 1041 (54.5%) 52.0
etremblay 20 (19.0%) 472 (24.7%) 23.6
jkealey 57 (54.3%) 396 (20.7%) 6.9
jpdaigle 8 (7.6%) 0 (0.0%) 0.0

Most Recent Commits

jkealey 2006-03-21 17:53 Rev.: 822

bug 414 component fill color problem on undo

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: ContainerPropertySource.java (changed)
jfroy 2006-03-13 23:10 Rev.: 802

Added extension point for the Strategy algorithms

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (changed)
jfroy 2006-03-06 22:13 Rev.: 791

Externalize String

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (changed)
jfroy 2006-02-22 23:02 Rev.: 745

Name change for EvaluationScenario (now called Strategy)

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (changed), URNElementPropertySource.java (changed)
jfroy 2006-02-17 20:54 Rev.: 738

Added actor evaluation level.
Fixed bug when entering non integer for evaluation level

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (changed)
jfroy 2006-02-15 23:34 Rev.: 732

Fixed bug with Actor label (changing name when editing label value)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: LabelPropertySource.java (changed)
jfroy 2006-02-11 18:25 Rev.: 722

Evaluation scenario view added.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (changed)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

733 lines of code changed in 7 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (del), ContainerPropertySource.java (new 269), IntentionalElementPropertySource.java (new 341), LabelPropertySource.java (changed), LinkRefPropertySource.java (new 123), ResponsibilityPropertySource.java (changed), URNElementPropertySource.java (changed)
jfroy 2005-10-26 23: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.

308 lines of code changed in 6 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), LabelPropertySource.java (changed), ResponsibilityPropertySource.java (changed), StubPropertySource.java (changed), UCMElementPropertySource.java (del), URNElementPropertySource.java (new 308)
jkealey 2005-07-29 19:09 Rev.: 498

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.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), ResponsibilityPropertySource.java (changed)
jkealey 2005-07-28 17:49 Rev.: 496

bug 386 - seems like a regression bug snuck up on us. was adding colors twice in properties.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (changed)
jkealey 2005-07-14 17:30 Rev.: 480

added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files

17 lines of code changed in 5 files:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (changed), LabelPropertySource.java (changed), PropertyID.java (changed), StubPropertySource.java (changed), package.html (new 17)
jkealey 2005-07-14 01:52 Rev.: 473

bug 344 - localization wizard

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: UCMElementPropertySource.java (changed)
jpdaigle 2005-07-12 01:13 Rev.: 458

JP: javadoc improvements on private-visibility methods

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), EObjectPropertySource.java (changed), ResponsibilityPropertySource.java (changed)
jkealey 2005-07-08 15:24 Rev.: 453

little property issues; trying to fix collapsed category bug presented by Gunter. Ends up looking like a framework bug.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: UCMElementPropertySource.java (changed)
jkealey 2005-07-08 01:38 Rev.: 450

had forgotten definition instead of Definition

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed)
jkealey 2005-07-08 01:31 Rev.: 449

various issues brought up by Gunter

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: ResponsibilityPropertySource.java (changed), UCMElementPropertySource.java (changed)
jkealey 2005-06-27 19:40 Rev.: 428

bug 335: palette wording
bug 344: extracted more strings

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: StubPropertySource.java (changed)
jkealey 2005-06-27 05:08 Rev.: 417

bug 328 - property dropdowns for component definitions, responsibility definitions and abstract enumerations are now sorted. definitions now use same names as in outline. changes had less impact than anticipated

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), ResponsibilityPropertySource.java (changed), UCMElementPropertySource.java (changed)
jkealey 2005-06-16 19:22 Rev.: 374

bugs 194, 195: timeout paths and waitingplace/timer conditions. took 10 minutes to implement timeout paths, 5 hours to get the friggen timeout path figure refreshed when moving path nodes that are not directly linked. i have not managed to succeed in replicating the behaviour for stub labels.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: UCMElementPropertySource.java (changed)

(26 more)

Generated by StatCVS 0.4.1