Directory src/seg/jUCMNav/model/commands/create/

Directory Created:
2005-04-25 15:55
Total Files:
50
Deleted Files:
14
Lines of Code:
6399

[root]/src/seg/jUCMNav/model/commands/create

Lines of Code

src/seg/jUCMNav/model/commands/create/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 351 (100.0%) 11364 (100.0%) 32.3
jkealey 170 (48.4%) 4361 (38.4%) 25.6
jfroy 78 (22.2%) 2122 (18.7%) 27.2
jpdaigle 29 (8.3%) 1615 (14.2%) 55.6
etremblay 28 (8.0%) 1264 (11.1%) 45.1
pengfei 11 (3.1%) 1049 (9.2%) 95.3
jack 14 (4.0%) 624 (5.5%) 44.5
jmcmanus 7 (2.0%) 278 (2.4%) 39.7
damyot 13 (3.7%) 46 (0.4%) 3.5
gunterm 1 (0.3%) 5 (0.0%) 5.0

Most Recent Commits

jkealey 2009-12-23 10:42 Rev.: 1822

no bug: extracted strings.

4 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/create: CreateContainerCommand.java (+2 -1), CreateResponsibilityCommand.java (+2 -1)
jkealey 2009-12-22 20:34 Rev.: 1818

bug 716: defense in depth

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddRespRefBindingCommand.java (+4)
jkealey 2009-12-22 19:46 Rev.: 1815

bug 716: added Parent prefix to context responsibilities.
bug 706: now copy-pasting in, out, resp, and comp bindings.

94 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/create: AddInBindingCommand.java (+34 -1), AddOutBindingCommand.java (+33 -1), AddPluginCommand.java (+27 -14)
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.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddRespRefBindingCommand.java (+2 -2)
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/model/commands/create: AddRespRefBindingCommand.java (-2)
etremblay 2009-12-11 13:50 Rev.: 1751

Bug 716: implement responsibility bindings

126 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddRespRefBindingCommand.java (new 126)
jkealey 2009-12-08 17:18 Rev.: 1727

bug 703: change editor tab order wizard.

14 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/create: CreateGrlGraphCommand.java (+7 -1), CreateMapCommand.java (+7 -1)
jkealey 2009-12-07 12:51 Rev.: 1714

bug 702: refactor into stub prototype.

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: CreatePathCommand.java (+5)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

1217 lines of code changed in 40 files:

  • src/seg/jUCMNav/model/commands/create: AddBeliefCommand.java (+16 -12), AddBeliefLinkCommand.java (+25 -24), AddBranchCommand.java (+20 -20), AddBranchOnStubCommand.java (+27 -27), AddCommentCommand.java (+15 -11), AddComponentBindingCommand.java (+9 -9), AddContainerRefCommand.java (+5 -5), AddDependencyElementLinkCommand.java (+30 -22), AddEvaluationCommand.java (+16 -12), AddIntentionalElementRefCommand.java (+15 -11), AddLinkRefBendpointCommand.java (+23 -17), AddLinkRefCommand.java (+22 -18), AddPluginCommand.java (+5 -5), AddStandardElementLinkCommand.java (+31 -22), AddUrnLinkCommand.java (+26 -18), ConnectCommand.java (+6 -6), CreateActiveProcessingCommand.java (+37 -32), CreateAllKPIModelLinkRefCommand.java (+24 -28), CreateAllLinkRefCommand.java (+52 -55), CreateContainerCommand.java (+13 -14), CreateDemandCommand.java (+98 -98), CreateElementLinkCommand.java (+45 -41), CreateEnumerationTypeCommand.java (+30 -31), CreateExternalOperationCommand.java (+29 -25), CreateGrlGraphCommand.java (+13 -8), CreateLabelCommand.java (+38 -35), CreateMapCommand.java (+1 -1), CreatePassiveResourceCommand.java (+22 -19), CreatePathCommand.java (+9 -10), CreateResponsibilityCommand.java (+2 -3), CreateScenarioCommand.java (+73 -72), CreateScenarioGroupCommand.java (+10 -7), CreateStrategiesGroupCommand.java (+10 -7), CreateStrategyCommand.java (+16 -10), CreateVariableCommand.java (+41 -38), CreateVariableInitializationCommand.java (+51 -57), DuplicateCommand.java (+26 -30), IncludeConditionInScenarioCommand.java (+106 -108), IncludePathNodeInScenarioCommand.java (+108 -116), IncludeScenarioCommand.java (+72 -70)
etremblay 2009-11-26 16:45 Rev.: 1691

Bug 663: Also work with contextual menus now (Had to modify actions).

18 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/create: AddContainerRefCommand.java (+6 -1), CreateLabelCommand.java (+6 -1), CreatePathCommand.java (+6 -1)
jkealey 2009-11-15 14:10 Rev.: 1664

bug 721: connect is not bound to parent component.

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: ConnectCommand.java (+5 -1)
damyot 2009-11-12 22:15 Rev.: 1661

Fix broken build

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddEvaluationCommand.java (+4 -4)
damyot 2009-11-12 21:54 Rev.: 1660

[bug 708] Initial set of 74 constraints and 29 metrics in separate default groups. Updated OCL library. Improved constraint management UI.

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddEvaluationCommand.java (+4 -4)
damyot 2009-11-09 23:47 Rev.: 1657

[bug 714] Fixed: NPE when using intentional element with blank name.

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddContainerRefCommand.java (+5 -1)
damyot 2009-09-26 07:43 Rev.: 1617

[bug 583] Fixed: Duplicate strategy now works for pre-3.1.0 .jucm files

14 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: DuplicateCommand.java (+14 -12)
jkealey 2009-07-06 14:54 Rev.: 1545

bug 466: copy-paste GRL nodes.

64 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/create: CreateAllKPIModelLinkRefCommand.java (+39 -6), CreateAllLinkRefCommand.java (+25 -3)
jkealey 2009-07-06 11:29 Rev.: 1542

bug 466: copy-paste scenario/scenariogroup + graphical UCM/GRL.

69 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/create: DuplicateCommand.java (+41 -1), IncludePathNodeInScenarioCommand.java (+28 -2)
jkealey 2009-07-06 07:25 Rev.: 1540

bug 466: copy-paste responsibility & component definition.

166 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/create: CreateContainerCommand.java (new 90), CreateResponsibilityCommand.java (new 76)
jkealey 2009-07-04 11:49 Rev.: 1537

bug 466: copy-paste improved support for variables.

42 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/create: CreateEnumerationTypeCommand.java (+17 -2), CreateVariableCommand.java (+25 -3)
jkealey 2009-07-04 10:57 Rev.: 1536

bug 466: Stub copy-paste improvements.

18 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddPluginCommand.java (+18)
jkealey 2009-07-03 13:48 Rev.: 1532

bug 466: expanded copy-paste support to path nodes other than RespRef.

45 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/create: AddBranchCommand.java (+32 -3), AddBranchOnStubCommand.java (+13 -2)
jkealey 2009-07-02 22:03 Rev.: 1529

bug 668: comment boxes, javadoc warnings.

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddCommentCommand.java (+4 -4)
jkealey 2009-07-02 21:17 Rev.: 1528

bug 668: comment boxes.

88 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddCommentCommand.java (new 88)
jkealey 2009-06-29 20:28 Rev.: 1526

bug 667: component bindings - javascript warnings.

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddComponentBindingCommand.java (+4 -4)
jkealey 2009-06-29 19:59 Rev.: 1524

bug 667: component bindings.

128 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddComponentBindingCommand.java (new 128)
damyot 2009-04-23 15:17 Rev.: 1496

Fixed: Bug when creating new URN links (conflict with tool tips)

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddUrnLinkCommand.java (+3 -2)
jkealey 2007-08-10 13:38 Rev.: 1334

bug 541: msc export; enhanced condition name. also fixed two other bugs.

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: DuplicateCommand.java (+5 -5)
pengfei 2007-07-24 14:35 Rev.: 1320

-- The KPI modelling and monitoring functions.
fixed strategy duplicate command for KPI model

11 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: DuplicateCommand.java (+11)
pengfei 2007-07-19 19:16 Rev.: 1316

The KPI modelling and monitoring functions.

862 lines of code changed in 8 files:

  • src/seg/jUCMNav/model/commands/create: AddKPIInformationConfigCommand.java (new 100), AddKPIInformationElementRefCommand.java (new 119), AddKPIModelLinkRefCommand.java (new 124), AddStandardKPIModelLinkCommand.java (new 146), CreateAllKPIModelLinkRefCommand.java (new 139), CreateIndicatorGroupCommand.java (new 86), CreateKPIModelLinkCommand.java (new 133), DuplicateCommand.java (+15 -7)
damyot 2007-07-11 14:50 Rev.: 1292

New collapse default for Outlines.
Extrated Strings and translated to French.

5 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/create: CreateActiveProcessingCommand.java (+1 -1), CreateDemandCommand.java (+3 -2), CreateExternalOperationCommand.java (+1 -1)
gunterm 2007-04-25 12:48 Rev.: 1244

Concern Outline (added a second outline to the existing one; shows concerns/maps/stubs/plug-in maps/grl graphs)

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: AddPluginCommand.java (+5 -2)
jack 2007-03-28 11:01 Rev.: 1189

Added multiplicity and schedPolicy to resources.
Removed no longer used classes (on resources).

33 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/create: CreateActiveProcessingCommand.java (+11 -1), CreateExternalOperationCommand.java (+11 -1), CreatePassiveResourceCommand.java (+11 -1)
damyot 2007-03-28 00:53 Rev.: 1187

Update to metamodel version 0.16 (CSM export)

9 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/create: CreateActiveProcessingCommand.java (+3 -3), CreateDemandCommand.java (+3 -3), CreateExternalOperationCommand.java (+3 -3)
jack 2007-03-23 18:34 Rev.: 1170

Demand not point at ExternalOperations (instead of GeneralResources)

21 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: CreateDemandCommand.java (+21 -21)
jack 2007-03-20 01:19 Rev.: 1160

Adapted CreateResource*Command to the (soon to arrive) ResourceManager:
processing resources: using (Component[]) instead of (Component)
passive resource: no longer makes component presence mandatory
all resource types: using the "Name" attribute (using "null" in CreateResourceAction to keep it running)
Patched CreateResource Wizzard to keep it running until it's removed...
Disabling CreateResourceAction (to be replaced by mentionned above ManageResources)

45 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/create: CreateActiveProcessingCommand.java (+21 -11), CreateExternalOperationCommand.java (+8 -3), CreatePassiveResourceCommand.java (+16 -7)
jack 2007-02-28 18:16 Rev.: 1133

Now runs with assertions
Fixed CreateResource wizzard
Added DemandDeleteCommand

110 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/create: CreateDemandCommand.java (+110 -84)
jack 2007-02-27 23:09 Rev.: 1132

Javadoc Errors/Warnings

14 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/create: CreateDemandCommand.java (+8 -1), CreateExternalOperationCommand.java (+6 -1)
jack 2007-02-27 21:15 Rev.: 1130

First additions to Performance functionnality (jack)

401 lines of code changed in 4 files:

  • src/seg/jUCMNav/model/commands/create: CreateActiveProcessingCommand.java (new 105), CreateDemandCommand.java (new 104), CreateExternalOperationCommand.java (new 97), CreatePassiveResourceCommand.java (new 95)
jkealey 2007-01-25 14:17 Rev.: 1115

a few unit tests for scenario traversal; seems we had forgotten to re-enable a bunch of regular command tests after we changed the infrastructure a year ago too!

8 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/create: CreateEnumerationTypeCommand.java (+4), CreateVariableCommand.java (+4)
jkealey 2007-01-23 15:27 Rev.: 1108

more javadoc

3 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/create: AddBeliefCommand.java (+2 -3), AddBeliefLinkCommand.java (-3), CreateStrategyCommand.java (+1)

(80 more)

Generated by StatSVN 0.6.0