Directory src/urncore/impl/

Total Files:
17
Deleted Files:
1
Lines of Code:
7893

[root]/src/urncore/impl

Lines of Code

src/urncore/impl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 160 (100.0%) 15006 (100.0%) 93.7
jfroy 72 (45.0%) 7503 (50.0%) 104.2
etremblay 57 (35.6%) 7503 (50.0%) 131.6
jkealey 31 (19.4%) 0 (0.0%) 0.0

Most Recent Commits

jfroy 2006-03-02 06:38 Rev.: 783

Fix the URNlink to support multiple links type. Modification of the links display in UCM

0 lines of code changed in 11 files:

  • src/urncore/impl: ComponentElementImpl.java (changed), ComponentImpl.java (changed), ComponentRegularImpl.java (changed), ComponentTypeImpl.java (changed), DynamicResponsibilityImpl.java (changed), GRLmodelElementImpl.java (changed), PoolImpl.java (changed), ResponsibilityImpl.java (changed), UCMmodelElementImpl.java (changed), URNmodelElementImpl.java (changed), UrncorePackageImpl.java (changed)
jfroy 2006-02-28 08:15 Rev.: 771

Added URNlink dialog, actions and commands

0 lines of code changed in 11 files:

  • src/urncore/impl: ComponentElementImpl.java (changed), ComponentImpl.java (changed), ComponentRegularImpl.java (changed), ComponentTypeImpl.java (changed), DynamicResponsibilityImpl.java (changed), GRLmodelElementImpl.java (changed), PoolImpl.java (changed), ResponsibilityImpl.java (changed), UCMmodelElementImpl.java (changed), URNmodelElementImpl.java (changed), UrncorePackageImpl.java (changed)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

0 lines of code changed in 17 files:

  • src/urncore/impl: ComponentElementImpl.java (changed), ComponentImpl.java (changed), ComponentLabelImpl.java (changed), ComponentRegularImpl.java (changed), ComponentTypeImpl.java (changed), ConditionImpl.java (changed), DynamicResponsibilityImpl.java (changed), GRLmodelElementImpl.java (changed), NodeLabelImpl.java (changed), PoolImpl.java (changed), ResponsibilityImpl.java (changed), UCMmodelElementImpl.java (changed), URNdefinitionImpl.java (changed), URNmodelElementImpl.java (new), UrncoreFactoryImpl.java (changed), UrncorePackageImpl.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.

7503 lines of code changed in 16 files:

  • src/urncore/impl: ComponentElementImpl.java (new 693), ComponentImpl.java (new 462), ComponentLabelImpl.java (new 216), ComponentRegularImpl.java (new 615), ComponentTypeImpl.java (new 580), ConditionImpl.java (new 593), DynamicResponsibilityImpl.java (new 531), GRLmodelElementImpl.java (new 184), LabelImpl.java (new 216), NodeLabelImpl.java (new 216), PoolImpl.java (new 561), ResponsibilityImpl.java (new 412), UCMmodelElementImpl.java (new 184), URNdefinitionImpl.java (new 322), UrncoreFactoryImpl.java (new 202), UrncorePackageImpl.java (new 1516)
jfroy 2005-10-26 22: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 17 files:

  • src/urncore/impl: ComponentElementImpl.java (del), ComponentImpl.java (del), ComponentLabelImpl.java (del), ComponentRegularImpl.java (del), ComponentTypeImpl.java (del), ConditionImpl.java (del), DynamicResponsibilityImpl.java (del), GRLmodelElementImpl.java (del), LabelImpl.java (del), NewClassImpl.java (del), NodeLabelImpl.java (del), PoolImpl.java (del), ResponsibilityImpl.java (del), UCMmodelElementImpl.java (del), URNdefinitionImpl.java (del), UrncoreFactoryImpl.java (del), UrncorePackageImpl.java (del)
jkealey 2005-09-07 03:11 Rev.: 547

regenerated the EMF code using EMF 2.1; slight changes; doesn't seem to have affected anything

0 lines of code changed in 14 files:

  • src/urncore/impl: ComponentElementImpl.java (changed), ComponentImpl.java (changed), ComponentLabelImpl.java (changed), ComponentRegularImpl.java (changed), ComponentTypeImpl.java (changed), ConditionImpl.java (changed), DynamicResponsibilityImpl.java (changed), GRLmodelElementImpl.java (changed), NodeLabelImpl.java (changed), PoolImpl.java (changed), ResponsibilityImpl.java (changed), URNdefinitionImpl.java (changed), UrncoreFactoryImpl.java (changed), UrncorePackageImpl.java (changed)
jkealey 2005-06-02 20: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)

0 lines of code changed in 17 files:

  • src/urncore/impl: ComponentElementImpl.java (changed), ComponentImpl.java (changed), ComponentLabelImpl.java (changed), ComponentRegularImpl.java (changed), ComponentTypeImpl.java (changed), ConditionImpl.java (changed), DynamicResponsibilityImpl.java (changed), GRLmodelElementImpl.java (changed), LabelImpl.java (changed), NewClassImpl.java (changed), NodeLabelImpl.java (changed), PoolImpl.java (changed), ResponsibilityImpl.java (changed), UCMmodelElementImpl.java (changed), URNdefinitionImpl.java (changed), UrncoreFactoryImpl.java (changed), UrncorePackageImpl.java (changed)
etremblay 2005-05-25 22:44 Rev.: 223

The new meta model was generated in the code.
The start, empty and end point are not in the palette anymore. Use the path tool to create them from now on.
Deleted the marquee in the palette since the selection tool do the same thing...

593 lines of code changed in 17 files:

  • src/urncore/impl: ComponentElementImpl.java (changed), ComponentImpl.java (changed), ComponentLabelImpl.java (changed), ComponentRegularImpl.java (changed), ComponentTypeImpl.java (changed), ConditionImpl.java (new 593), DynamicResponsibilityImpl.java (changed), GRLmodelElementImpl.java (changed), LabelImpl.java (changed), NewClassImpl.java (changed), NodeLabelImpl.java (changed), PoolImpl.java (changed), ResponsibilityImpl.java (changed), UCMmodelElementImpl.java (changed), URNdefinitionImpl.java (changed), UrncoreFactoryImpl.java (changed), UrncorePackageImpl.java (changed)
etremblay 2005-03-29 23:01 Rev.: 56

URN model version 5 is now generated in EMF.

648 lines of code changed in 16 files:

  • src/urncore/impl: ComponentElementImpl.java (changed), ComponentImpl.java (changed), ComponentLabelImpl.java (new 216), ComponentRegularImpl.java (changed), ComponentTypeImpl.java (changed), DynamicResponsibilityImpl.java (changed), GRLmodelElementImpl.java (changed), LabelImpl.java (new 216), NewClassImpl.java (new), NodeLabelImpl.java (new 216), PoolImpl.java (changed), ResponsibilityImpl.java (changed), UCMmodelElementImpl.java (changed), URNdefinitionImpl.java (changed), UrncoreFactoryImpl.java (changed), UrncorePackageImpl.java (changed)
etremblay 2005-03-28 15:48 Rev.: 50

- You can add multiple path in one diagram.
- The path tool is close to work like planned.
- To extend a path, select the end point of the path you want to extends, select the end point tool and then click where you want to extend.

0 lines of code changed in 12 files:

  • src/urncore/impl: ComponentElementImpl.java (changed), ComponentImpl.java (changed), ComponentRegularImpl.java (changed), ComponentTypeImpl.java (changed), DynamicResponsibilityImpl.java (changed), GRLmodelElementImpl.java (changed), PoolImpl.java (changed), ResponsibilityImpl.java (changed), UCMmodelElementImpl.java (changed), URNdefinitionImpl.java (changed), UrncoreFactoryImpl.java (changed), UrncorePackageImpl.java (changed)
etremblay 2005-03-15 22:05 Rev.: 43

- The new model is now working.
- Creating path works (do/undo)
- Extending path works (do/undo)
- SplitLinkCommand doesn't work
- BSplineConnectionRouter works #1!

6262 lines of code changed in 12 files:

  • src/urncore/impl: ComponentElementImpl.java (new 693), ComponentImpl.java (new 462), ComponentRegularImpl.java (new 615), ComponentTypeImpl.java (new 580), DynamicResponsibilityImpl.java (new 531), GRLmodelElementImpl.java (new 184), PoolImpl.java (new 561), ResponsibilityImpl.java (new 412), UCMmodelElementImpl.java (new 184), URNdefinitionImpl.java (new 322), UrncoreFactoryImpl.java (new 202), UrncorePackageImpl.java (new 1516)
Generated by StatCVS 0.4.1