Directory org.openiaml.model.inference/src/org/openiaml/model/inference/

Directory Created:
2008-10-17 15:46
Directory Deleted:
2008-10-20 17:23
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/org.openiaml.model.inference/src/org/openiaml/model/inference

Lines of Code

org.openiaml.model.inference/src/org/openiaml/model/inference/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 15 (100.0%) 787 (100.0%) 52.4

Most Recent Commits

soundasleep 2008-10-20 17:23 Rev.: 209

deleting the inference project: moved inference engine/interfaces to .model project to try and solve plugin weirdness

0 lines of code changed in 3 files:

  • org.openiaml.model.inference/src/org/openiaml/model/inference: CreateMissingElements.java (del), ICreateElements.java (del), InferenceException.java (del)
soundasleep 2008-10-20 17:22 Rev.: 208

trying to add test cases to test model inference, but they currently fail with ArrayStoreException

9 lines of code changed in 2 files:

  • org.openiaml.model.inference/src/org/openiaml/model/inference: CreateMissingElements.java (+1 -1), InferenceException.java (+8)
soundasleep 2008-10-19 22:42 Rev.: 204

wires are no longer generated multiple times for the same source elements

5 lines of code changed in 1 file:

  • org.openiaml.model.inference/src/org/openiaml/model/inference: CreateMissingElements.java (+5 -4)
soundasleep 2008-10-19 22:39 Rev.: 203

cleaning up the inference engine implementation so that it fails more gracefully
currently new nodes are added repeatedly

43 lines of code changed in 2 files:

  • org.openiaml.model.inference/src/org/openiaml/model/inference: CreateMissingElements.java (+39 -4), InferenceException.java (+4)
soundasleep 2008-10-19 22:06 Rev.: 202

completed implementation of the temporary inference engine

30 lines of code changed in 2 files:

  • org.openiaml.model.inference/src/org/openiaml/model/inference: CreateMissingElements.java (+22 -21), ICreateElements.java (+8 -96)
soundasleep 2008-10-17 17:00 Rev.: 199

initial inference engine logic to interface - still to be fully implemented in code generator actions

450 lines of code changed in 2 files:

  • org.openiaml.model.inference/src/org/openiaml/model/inference: CreateMissingElements.java (+351), ICreateElements.java (+99)
soundasleep 2008-10-17 15:46 Rev.: 196

merging code generation with jet branch back into trunk

250 lines of code changed in 3 files:

  • org.openiaml.model.inference/src/org/openiaml/model/inference: CreateMissingElements.java (new 196), ICreateElements.java (new 34), InferenceException.java (new 20)
Generated by StatSVN 0.7.0