Directory org.openiaml.emf.properties/src/org/openiaml/emf/

Directory Created:
2009-09-25 18:03
Total Files:
3
Deleted Files:
0
Lines of Code:
384

[root]/org.openiaml.emf.properties/src/org/openiaml/emf
                        directory in repo properties (5 files, 307 lines)
                            directory in repo library (42 files, 2296 lines)
                                directory in repo metamodel (15 files, 809 lines)

Lines of Code

org.openiaml.emf.properties/src/org/openiaml/emf/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 6 (100.0%) 387 (100.0%) 64.5

Most Recent Commits

soundasleep 2010-07-06 19:55 Rev.: 2443

can now cancel loading inference rule files while they are being loaded, through the IProgressMonitor

9 lines of code changed in 1 file:

  • org.openiaml.emf.properties/src/org/openiaml/emf: SoftCache.java (+9)
soundasleep 2009-09-28 14:57 Rev.: 1211

adding a RuleBase cache for the Drools engine, to cache the compilation of rules
moving SoftCache into org.openiaml.emf.properties

71 lines of code changed in 1 file:

  • org.openiaml.emf.properties/src/org/openiaml/emf: SoftCache.java (new 71)
soundasleep 2009-09-25 19:20 Rev.: 1208

performance improvements to DijkstraAlgorithm
adding a check for max children height from root

8 lines of code changed in 1 file:

  • org.openiaml.emf.properties/src/org/openiaml/emf: DijkstraAlgorithm.java (+8 -2)
soundasleep 2009-09-25 19:09 Rev.: 1207

adding a reference cycle checker
adding minimum degree checkers
can now also check the radius and diameter of containments

66 lines of code changed in 1 file:

  • org.openiaml.emf.properties/src/org/openiaml/emf: DijkstraAlgorithmWithPaths.java (new 66)
soundasleep 2009-09-25 18:31 Rev.: 1206

adding support for ignoring generated references/attributes/types
fixing visibility of property types

7 lines of code changed in 1 file:

  • org.openiaml.emf.properties/src/org/openiaml/emf: DijkstraAlgorithm.java (+7 -1)
soundasleep 2009-09-25 18:03 Rev.: 1205

initial work in migrating properties to separate plugin

226 lines of code changed in 1 file:

  • org.openiaml.emf.properties/src/org/openiaml/emf: DijkstraAlgorithm.java (new 226)
Generated by StatSVN 0.7.0