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

Directory Created:
2010-02-02 19:16
Total Files:
5
Deleted Files:
0
Lines of Code:
573

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
soundasleep 81 (100.0%) 1387 (100.0%) 17.1

Most Recent Commits

soundasleep 2011-09-22 17:38 Rev.: 3104

changing root model NS to 0.6: migrating test models

2 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+1 -1), GateRequiredPage.iaml (+1 -1)
soundasleep 2011-09-22 15:16 Rev.: 3099

issue 277: removing ExternalValueEdge from metamodel
updating model migrator

6 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+3 -3), GateRequiredPage.java (+3 -3)
soundasleep 2011-07-05 20:22 Rev.: 2998

issue 268: updating test cases

6 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+3 -3), GateRequiredPage.java (+3 -4)
soundasleep 2011-05-20 14:19 Rev.: 2942

issue 259: updating inference test cases to changed metamodel

0 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (-1), GateRequiredPage.java (-1)
soundasleep 2011-05-13 18:26 Rev.: 2914

issue 248: updating inference test cases

52 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+26 -6), GateRequiredPage.java (+26 -5)
soundasleep 2011-05-13 14:22 Rev.: 2905

issue 248: updating inference test cases

12 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+6 -6), GateRequiredPage.java (+6 -6)
soundasleep 2011-05-10 14:14 Rev.: 2869

issue 244: updating inference test cases to use PrimitiveOperation

8 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+4 -4), GateRequiredPage.java (+4 -4)
soundasleep 2011-05-09 16:30 Rev.: 2843

issue 244: migrating test models

6 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+3 -3), GateRequiredPage.iaml (+3 -3)
soundasleep 2011-05-07 15:04 Rev.: 2832

issue 244: updating inference test case code

32 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+16 -16), GateRequiredPage.java (+16 -16)
soundasleep 2011-05-05 19:23 Rev.: 2808

issue 254: updating inference rules and inference test cases

14 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+7 -4), GateRequiredPage.java (+7 -4)
soundasleep 2011-05-04 15:57 Rev.: 2793

issue 242: remigrating test models

0 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (-15), GateRequiredPage.iaml (-15)
soundasleep 2011-05-04 13:42 Rev.: 2789

issue 242: migrating test models

90 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+45), GateRequiredPage.iaml (+45)
soundasleep 2011-04-21 15:52 Rev.: 2668

issue 179: removing StaticValue
updating test cases

6 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+3 -3), GateRequiredPage.java (+3 -3)
soundasleep 2010-06-28 14:08 Rev.: 2366

migrating all test models to remove NavigateAction/RunAction

4 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+2 -2), GateRequiredPage.iaml (+2 -2)
soundasleep 2010-06-22 17:13 Rev.: 2362

removing NavigateAction and RunAction: updating tests and reorganising imports

8 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+4 -5), GateRequiredPage.java (+4 -5)
soundasleep 2010-04-28 21:06 Rev.: 2065

issue 143: updating inference and diagram test cases

2 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+1 -1), GateRequiredPage.java (+1 -1)
soundasleep 2010-04-27 15:09 Rev.: 2037

issue 160: updating inference test cases

4 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+2 -2), GateRequiredPage.java (+2 -2)
soundasleep 2010-04-17 12:20 Rev.: 1925

migrating all test models to new 0.5 namespace

2 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+1 -1), GateRequiredPage.iaml (+1 -1)
soundasleep 2010-03-10 19:52 Rev.: 1673

updating inference tests to use new action names

86 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+41 -41), GateRequiredPage.java (+45 -45)
soundasleep 2010-03-10 19:27 Rev.: 1671

migrating all test models

2 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+1 -1), GateRequiredPage.iaml (+1 -1)
soundasleep 2010-03-10 16:14 Rev.: 1657

migrating all test models for NavigateWire

6 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+3 -3), GateRequiredPage.iaml (+3 -3)
soundasleep 2010-03-10 11:40 Rev.: 1650

migrating all test models

5 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+3 -3), GateRequiredPage.iaml (+2 -2)
soundasleep 2010-03-04 13:36 Rev.: 1624

updating all test models to use inWires/outWires

4 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+2 -2), GateRequiredPage.iaml (+2 -2)
soundasleep 2010-03-01 15:00 Rev.: 1603

Scope no longer ContainsEventTriggers
Scope now has onAccess, onInit events
updating 4to5 migrator

2 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+1 -1), GateRequiredPage.java (+1 -1)
soundasleep 2010-02-24 23:27 Rev.: 1588

process of updating inference tests to use new EventTrigger definition
found a serious bug in the sync-wires inference rules due to 'from' not checking for types

2 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+1 -1), GateRequiredPage.java (+1 -1)
soundasleep 2010-02-24 13:45 Rev.: 1581

metamodel refactoring: renaming ApplicationElementProperty to Property
updating test cases, inference rules and code generation templates

8 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+4 -4), GateRequiredPage.java (+4 -4)
soundasleep 2010-02-22 17:05 Rev.: 1551

revising inference test cases to ConditionEdge
updating 4to5 migrator

4 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+2 -2), GateRequiredPage.java (+2 -2)
soundasleep 2010-02-17 18:03 Rev.: 1530

migrating all test models to 0.4.3
using EMF to re-save loaded models will allow better serialization consistency in the future (such as removing unnecessary duplicate xmlns specifications)

16 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+9 -9), GateRequiredPage.iaml (+7 -7)
soundasleep 2010-02-17 13:55 Rev.: 1519

migrating all test models automatically to 0.4.3

16 lines of code changed in 2 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+9 -9), GateRequiredPage.iaml (+7 -7)
soundasleep 2010-02-11 18:39 Rev.: 1491

reverting back to r1483 for 0.4.2 release

471 lines of code changed in 5 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: AllModel0_4_2InferenceTests.java (new 28), ExitGateAdSimple.iaml (new 14), ExitGateAdSimple.java (new 211), GateRequiredPage.iaml (new 12), GateRequiredPage.java (new 206)
soundasleep 2010-02-11 15:52 Rev.: 1486

removing 'inference' folder manually to try resolve eclipse problem

0 lines of code changed in 5 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: AllModel0_4_2InferenceTests.java (del), ExitGateAdSimple.iaml (del), ExitGateAdSimple.java (del), GateRequiredPage.iaml (del), GateRequiredPage.java (del)
soundasleep 2010-02-10 16:13 Rev.: 1470

migrating inference models to the refactored model
fixing up broken model completion rules
resolving compile errors in helper functions

31 lines of code changed in 4 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.iaml (+9 -9), ExitGateAdSimple.java (+9 -9), GateRequiredPage.iaml (+7 -7), GateRequiredPage.java (+6 -6)
soundasleep 2010-02-09 19:35 Rev.: 1466

adding support for chained Entry/Exit gates in a hierarchy of scopes
generating the sitemap and pages can now handle Scopes

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: ExitGateAdSimple.java (+2 -2)
soundasleep 2010-02-09 16:52 Rev.: 1463

adding inference tests and codegen tests for ExitGateAdSimple
all 0_4_2 codegen and inference tests now pass

233 lines of code changed in 5 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: AllModel0_4_2InferenceTests.java (+1), ExitGateAdSimple.iaml (new 14), ExitGateAdSimple.java (new 211), GateRequiredPage.iaml (+2 -2), GateRequiredPage.java (+5 -5)
soundasleep 2010-02-02 19:16 Rev.: 1426

adding inference and codegen tests for the GateRequiredPage test model

245 lines of code changed in 3 files:

  • org.openiaml.model.tests/src/org/openiaml/model/tests/inference/model0_4_2: AllModel0_4_2InferenceTests.java (new 27), GateRequiredPage.iaml (new 12), GateRequiredPage.java (new 206)
Generated by StatSVN 0.7.0