Directory src/seg/jUCMNav/model/

Directory Created:
2005-04-25 15:55
Total Files:
2
Deleted Files:
0
Lines of Code:
721

[root]/src/seg/jUCMNav/model
                    directory in repo commands (4 files, 65 lines)
                        directory in repo change (4 files, 243 lines)
                        directory in repo changeConstraints (10 files, 1386 lines)
                        directory in repo concerns (7 files, 524 lines)
                        directory in repo create (50 files, 6399 lines)
                        directory in repo cutcopypaste (2 files, 1188 lines)
                        directory in repo delete (44 files, 3855 lines)
                            directory in repo internal (34 files, 4783 lines)
                        directory in repo kpi (1 files, 99 lines)
                        directory in repo metadata (3 files, 195 lines)
                        directory in repo transformations (40 files, 6577 lines)
                            directory in repo internal (8 files, 1374 lines)
                        directory in repo ui (1 files, 29 lines)
                    directory in repo util (23 files, 3518 lines)
                        directory in repo modelexplore (7 files, 258 lines)
                            directory in repo queries (7 files, 1050 lines)
                                directory in repo scenarioTraversal (6 files, 1819 lines)
                    directory in repo wrappers (1 files, 38 lines)

Lines of Code

src/seg/jUCMNav/model/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 86 (100.0%) 1195 (100.0%) 13.8
jkealey 39 (45.3%) 637 (53.3%) 16.3
etremblay 11 (12.8%) 215 (18.0%) 19.5
jfroy 10 (11.6%) 138 (11.5%) 13.8
pengfei 3 (3.5%) 112 (9.4%) 37.3
damyot 11 (12.8%) 26 (2.2%) 2.3
gunterm 2 (2.3%) 23 (1.9%) 11.5
jpdaigle 4 (4.7%) 15 (1.3%) 3.7
jmcmanus 4 (4.7%) 15 (1.3%) 3.7
jack 1 (1.2%) 13 (1.1%) 13.0
yangao 1 (1.2%) 1 (0.1%) 1.0

Most Recent Commits

damyot 2009-12-21 13:26 Rev.: 1799

[nobug] New metamodel (v.023). Added new association for Concern, fixed responsibility bindings, and added performance TimeUnit. Fixed code so test cases could pass.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1 -1)
etremblay 2009-12-18 16:36 Rev.: 1790

Bug 704: Anything pointcut figure implemented and added to the palette.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+2)
etremblay 2009-12-17 16:50 Rev.: 1786

Bug 704: Aspect stub figures, pointcut replacement stub, changed property section to handle new stub types.
Added new actions to change to new stub types.
Show/Hide those features with advanced mode.
Change model to set AopointcutKind on a stub to REGULAR if isPointcut == true. Also modify the model to set isPointcut to false.

23 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+23 -7)
jkealey 2009-12-16 15:01 Rev.: 1773

bug 705: failure point conditions.

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+4 -1)
etremblay 2009-12-16 11:29 Rev.: 1769

Bug 705: Added failure point to the palette, created figure.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+3)
etremblay 2009-12-14 11:36 Rev.: 1758

Bug 670: Synchronizing and Blocking stubs in palette. Those items are hidden when not in advanced mode.

13 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+13 -1)
etremblay 2009-12-11 13:50 Rev.: 1751

Bug 716: implement responsibility bindings

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+3)
damyot 2009-12-09 17:18 Rev.: 1737

[bug660] Handling of indicators in the Z.151 export/import

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1 -1)
yangao 2009-12-06 22:12 Rev.: 1712

[bug 660] Initial support for Z.151 file format export/import

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1 -1)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

21 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+21 -20)
damyot 2009-09-26 09:18 Rev.: 1620

[bug664] GRL: Default contribution value should be Help

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1 -1)
jkealey 2009-07-02 21:17 Rev.: 1528

bug 668: comment boxes.

6 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+6)
jkealey 2009-06-29 19:59 Rev.: 1524

bug 667: component bindings.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+3)
damyot 2008-05-02 11:18 Rev.: 1453

Externalised strings (especially for the new static semantics feature)

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+4 -4)
damyot 2008-04-21 10:51 Rev.: 1430

Bug 551 fixed: User warned in the Properties view when a non-well-formed UCM is transformed.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1 -2)
damyot 2008-02-14 22:33 Rev.: 1411

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

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+2 -3)
pengfei 2007-08-29 08:30 Rev.: 1366

Added the jUnit test code for KPI commands.
Fixed a bug in ModelCreationFactory during the unit test, at:
public static Object getNewObject(URNspec urn, Class targetClass, int type);
The type value was not set to the parameter value.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1 -1)
damyot 2007-08-17 13:28 Rev.: 1357

Default names for intentional elements now more meaningful (and shorter). Updated metamodel version number.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1 -1)
jkealey 2007-08-12 16:37 Rev.: 1338

bug 525: scenario traversal now takes the scenario end point mandatory boolean flag into consideration

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1)
jkealey 2007-08-12 15:55 Rev.: 1336

bug 538: preferences set in new jUCM wizard can crash MSC export

21 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+21 -3)
pengfei 2007-07-19 19:16 Rev.: 1316

The KPI modelling and monitoring functions.

108 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+108 -40)
damyot 2007-07-15 10:31 Rev.: 1304

- New icons for pretty much everything.
- Fixed bug 459: Now possible to add a new UCM and/or GRL diagram in the New File wizard. If none is selected, a UCM diagram will be added anyway.
- Fixed bug 532: Edit policies now prevent the deletion of the last (UCM or GRL) diagram.
Translated the new stuff to French.

10 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+10 -2)
damyot 2007-07-12 14:25 Rev.: 1301

Set the Locale for dates to US. Past version caused a parsing bug in CSM export when used in French.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+3 -2)
gunterm 2007-04-25 11:58 Rev.: 1242

Concern Management (wizard, commands, and actions to create/update/delete concerns and for assignment to diagrams)

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+5)
gunterm 2007-04-25 10:56 Rev.: 1240

pointcut stubs (create, update, delete, palette, visualization)
border elements in pointcut expressions (unnamed start/end points on pointcut maps) (visualization, color preferences)

18 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+18 -12)
damyot 2007-03-20 22:31 Rev.: 1167

Updated button names for resource management window

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1 -1)
damyot 2007-03-16 09:08 Rev.: 1157

Metamodel update for CSM export

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1 -1)
jack 2007-02-27 21:15 Rev.: 1130

First additions to Performance functionnality (jack)

13 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+13 -1)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+5 -7)
jkealey 2007-01-20 00:49 Rev.: 1097

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

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+3 -3)
pengfei 2006-12-05 12:44 Rev.: 1049

Added the metadata function

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+3)
jkealey 2006-11-14 09:25 Rev.: 1019

URN metamodel v0.13

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+2 -2)
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.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+3)
jkealey 2006-11-09 20:16 Rev.: 996

bug 485: scenarios: initializations should be under their own folder
extracted strings, refactored code editor to use isEmptyResponsibility

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1 -1)
jkealey 2006-10-26 16:38 Rev.: 978

was beeing overwritten elsewhere

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+2 -1)
jkealey 2006-10-26 16:31 Rev.: 977

metamodel now at version 12, had forgotten to change modelcreationfactory to say version 0.12 in urnspec properties

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+2 -4)
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.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+1)
jkealey 2006-09-29 12:07 Rev.: 926

bug 441: now supporting variable initializations

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+3)
jkealey 2006-09-25 22:17 Rev.: 921

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

8 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+8)
jkealey 2006-09-19 21:47 Rev.: 911

More work on strategies & scenarios view. Added key handlers to view. Regenerated with minor tweaks to metamodel v0.12.

Can now add / delete variables but not hooked up to responsibilities/conditions yet.

6 lines of code changed in 1 file:

  • src/seg/jUCMNav/model: ModelCreationFactory.java (+6 -1)

(45 more)

Generated by StatSVN 0.6.0