Directory src/seg/jUCMNav/views/property/

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

[root]/src/seg/jUCMNav/views/property
                        directory in repo descriptors (13 files, 1000 lines)
                        directory in repo tabbed (2 files, 258 lines)
                            directory in repo filters (1 files, 31 lines)
                            directory in repo mapper (4 files, 113 lines)
                            directory in repo sections (26 files, 1502 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 207 (100.0%) 7031 (100.0%) 33.9
jkealey 131 (63.3%) 2725 (38.8%) 20.8
pengfei 9 (4.3%) 1554 (22.1%) 172.6
etremblay 23 (11.1%) 1209 (17.2%) 52.5
jfroy 20 (9.7%) 1192 (17.0%) 59.6
damyot 10 (4.8%) 178 (2.5%) 17.8
sghan090 6 (2.9%) 153 (2.2%) 25.5
jpdaigle 8 (3.9%) 20 (0.3%) 2.5

Most Recent Commits

damyot 2010-01-03 12:39 Rev.: 1842

[bug 595] Added contextual menu for setting contribution qualitative/numerical levels

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: LinkRefPropertySource.java (+2 -2)
jkealey 2009-12-23 23:20 Rev.: 1831

bug 702: refactor into stub test case. fixed other broken unit tests.

3 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: ContainerPropertySource.java (+1 -1), ResponsibilityPropertySource.java (+2 -2)
jkealey 2009-12-23 22:15 Rev.: 1828

bug 716: read-only context when in use by comp/resp bindings.

105 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property: ContainerPropertySource.java (+14), ResponsibilityPropertySource.java (+14 -2), URNElementPropertySource.java (+77 -14)
etremblay 2009-12-23 15:08 Rev.: 1827

Bug 716: If a responsibility has parent bindings, don't display "context" in properties for the responsibility or the respref. Else, show it.

18 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: ResponsibilityPropertySource.java (+7 -1), URNElementPropertySource.java (+11)
jkealey 2009-12-23 10:42 Rev.: 1822

no bug: extracted strings.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (+1 -1)
damyot 2009-12-20 13:21 Rev.: 1793

[bug660] Fixed import/export bugs with URN links, concerns, and scenario definitions. Also cleaned several warnings.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: StubPropertySource.java (-1)
jkealey 2009-12-16 17:15 Rev.: 1776

bug 670: threshold code editor & property descriptor.

48 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: StubPropertySource.java (+29 -1), URNElementPropertySource.java (+19 -1)
jkealey 2009-12-16 15:51 Rev.: 1774

bug 705: failure point code editor.

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (+5)
jkealey 2009-12-16 15:01 Rev.: 1773

bug 705: failure point conditions.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: URNElementPropertySource.java (+3 -2)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

399 lines of code changed in 14 files:

  • src/seg/jUCMNav/views/property: ContainerPropertySource.java (+21 -22), EObjectPropertySource.java (+3 -3), IndicatorPropertySource.java (+1 -1), IntentionalElementPropertySource.java (+18 -18), KPIInformationElementPropertySource.java (+1 -1), KPIModelLinkRefPropertySource.java (+7 -8), LinkRefPropertySource.java (+182 -171), MetadataRefResolver.java (+17 -18), PropertyID.java (+2 -2), ResponsibilityPropertySource.java (+6 -6), ScenarioPathNodePropertySource.java (+53 -55), StackHelper.java (+45 -48), StubPropertySource.java (+1 -1), VariablePropertySource.java (+42 -43)
damyot 2009-11-26 14:26 Rev.: 1689

[bug 730] Fixed: Cannot add metadata to GRL links

152 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (+3 -3), LinkRefPropertySource.java (+149 -149)
jkealey 2009-11-06 12:55 Rev.: 1653

bug 713: more robust command stack lookup in tabbed properties

62 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: StackHelper.java (new 62)
etremblay 2009-08-03 07:47 Rev.: 1589

Merged branch for tabbed properties.

105 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: MetadataRefResolver.java (new 105)
jkealey 2009-07-24 20:08 Rev.: 1566

bug 389: undo/redo in element view.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: ResponsibilityPropertySource.java (+1 -1)
jkealey 2009-07-03 09:15 Rev.: 1531

bug 348: properties: Description property should be a multiline textbox

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (+3)
sghan090 2008-09-05 21:07 Rev.: 1472

fixed actor icon/text display on qual/quant switch
fixed quant actor evaluation
fixed correlation not working bug
fixed all algorithms to match ITU standard

9 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (+7 -2), LinkRefPropertySource.java (+2)
sghan090 2008-08-09 20:40 Rev.: 1471

Dependency bug fixed for all strategy algorithms
Qualitative/Quantitative importance synchronization
Introduced qualitative actor icons
Added quantitative & qualitative algorithm portion for actors
Added a modified version of Roy's 2006 actor algorithm to the MixedGRLStrategyAlgorithm

9 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (+9)
sghan090 2008-07-27 13:27 Rev.: 1470

added 3 GRL strategy algorithms
updated contribution icons
added algorithm choice property page option
modified display of quantitative & qualitative evaluations

34 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: LinkRefPropertySource.java (+34 -12)
sghan090 2008-07-20 21:24 Rev.: 1469

added quantitative/qualitative synchronization to seg/*

83 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: LinkRefPropertySource.java (+83)
sghan090 2008-07-13 22:25 Rev.: 1465

added synchronization for qualitative & quantitative properties for evaluation and contribution
updated the DefaultGRLStrategyAlgorithm to correct error

18 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (+18)
damyot 2008-05-02 11:18 Rev.: 1453

Externalised strings (especially for the new static semantics feature)

14 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: IndicatorPropertySource.java (+5 -5), IntentionalElementPropertySource.java (+9 -9)
damyot 2008-04-30 07:01 Rev.: 1449

Some Strings externalized or ignored

5 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (+1 -1), KPIInformationElementPropertySource.java (+4 -4)
pengfei 2007-07-19 19:16 Rev.: 1316

The KPI modelling and monitoring functions.

1434 lines of code changed in 7 files:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (+340 -347), IndicatorPropertySource.java (new 412), IntentionalElementPropertySource.java (+216 -58), KPIInformationElementPropertySource.java (new 351), KPIModelLinkRefPropertySource.java (new 106), LabelPropertySource.java (+6 -3), URNElementPropertySource.java (+3 -3)
jkealey 2007-01-24 21:16 Rev.: 1113

extracted strings; translated them

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: URNElementPropertySource.java (+2 -2)
jkealey 2007-01-23 15:27 Rev.: 1108

more javadoc

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: LinkRefPropertySource.java (+2 -3)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

4 lines of code changed in 8 files:

  • src/seg/jUCMNav/views/property: ContainerPropertySource.java (-1), EObjectPropertySource.java (+1 -1), IntentionalElementPropertySource.java (+1 -1), LinkRefPropertySource.java (-16), ResponsibilityPropertySource.java (-1), ScenarioPathNodePropertySource.java (-4), URNElementPropertySource.java (+2 -2), VariablePropertySource.java (-1)
jkealey 2007-01-20 00:49 Rev.: 1097

code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.

12 lines of code changed in 6 files:

  • src/seg/jUCMNav/views/property: ContainerPropertySource.java (+2 -2), EObjectPropertySource.java (+2 -2), IntentionalElementPropertySource.java (+1 -1), LabelPropertySource.java (+1 -1), LinkRefPropertySource.java (+1 -1), URNElementPropertySource.java (+5 -5)
damyot 2007-01-19 09:35 Rev.: 1087

Bug 507 (partial resolution): Visibility of GRL contribution icons and text now can be set via jUCMNav's main preference page.
A few French translations fixed.

5 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (+3 -2), ResponsibilityPropertySource.java (+2 -1)
pengfei 2007-01-05 11:40 Rev.: 1063

Fixed a bug on showing the metadata property of scenario start/end points

10 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: URNElementPropertySource.java (+10 -1)
pengfei 2006-12-05 12:44 Rev.: 1049

Added the metadata function

110 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: URNElementPropertySource.java (+110 -94)
jkealey 2006-11-13 20:57 Rev.: 1018

extracted strings and translated

6 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (+1 -1), URNElementPropertySource.java (+4 -4), VariablePropertySource.java (+1 -1)
jkealey 2006-11-12 15:37 Rev.: 1007

bug 450: support enumerations
enumerations should be supported now, but must be tested further. filing other bug for variable name / enumeration value name conflicts.

65 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (+1 -1), URNElementPropertySource.java (+40 -1), VariablePropertySource.java (+24 -1)
jkealey 2006-10-24 10:37 Rev.: 964

extracted strings

12 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property: ContainerPropertySource.java (+3 -2), EObjectPropertySource.java (+2 -2), URNElementPropertySource.java (+7 -7)
jkealey 2006-10-19 19:36 Rev.: 949

bug 443: create variable wizard.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: VariablePropertySource.java (+1 -1)
jkealey 2006-10-19 09:24 Rev.: 947

bug 457: making condition on timeout path editable. conditions after waitign places / timers are false. traversal takes into account timeout path condition.

11 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: URNElementPropertySource.java (+11 -5)
jkealey 2006-10-13 11:17 Rev.: 942

bug 451: grayed out elements from included scenarios. included a refresh icon in the strategy view to repopulate (better than recursively determining what to update on every modification)

1 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (-1), URNElementPropertySource.java (+1)
jkealey 2006-10-04 13:35 Rev.: 930

bug 454: quick hack prototype traversal algorithm

11 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: URNElementPropertySource.java (+11)
jkealey 2006-09-29 12:07 Rev.: 926

bug 441: now supporting variable initializations

17 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (+4 -4), URNElementPropertySource.java (+13 -2)
jkealey 2006-09-26 09:56 Rev.: 923

bug 441: now supporting pre/post conditions
fixed some issues with scenario deletion.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: ContainerPropertySource.java (+1 -1)
jkealey 2006-09-25 22:17 Rev.: 921

bug 441: now supporting association of start/end points with scenarios. deletion should work.

105 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (+2), ScenarioPathNodePropertySource.java (new 88), URNElementPropertySource.java (+15 -5)

(50 more)

Generated by StatSVN 0.6.0