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

Directory Created:
2008-10-20 17:22
Total Files:
5
Deleted Files:
2
Lines of Code:
1288

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
soundasleep 154 (100.0%) 3255 (100.0%) 21.1

Most Recent Commits

soundasleep 2012-03-29 15:51 Rev.: 3156

adding setDefaultValue() for Changeable elements

4 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+4)
soundasleep 2011-10-14 16:52 Rev.: 3149

improving model completion rule documentation for Event, BuiltinOperation, BuiltinProperty
Email.onFailure and Email.onSent were not being generated automatically

12 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+12)
soundasleep 2011-09-22 15:16 Rev.: 3099

issue 277: removing ExternalValueEdge from metamodel
updating model migrator

2 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+2 -15)
soundasleep 2011-08-09 12:38 Rev.: 3062

renaming ContainsValues.properties to ContainsValues.values

4 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+4 -4)
soundasleep 2011-07-05 19:20 Rev.: 2992

issue 268: renaming ActivityFunction to ActivityPredicate in ecore

31 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+31 -31)
soundasleep 2011-06-27 19:31 Rev.: 2978

issue 263: updating ecore metamodel and simplegmf definitions

8 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+8 -8)
soundasleep 2011-05-19 15:31 Rev.: 2936

minor changes to fix lots of failing test cases: if a ComplexTerm does not define a term type, it can be derived automatically from the function

21 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+21)
soundasleep 2011-05-17 19:24 Rev.: 2935

issue 235: updating inference rules to give created Functions their appropriate types

4 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+4)
soundasleep 2011-05-17 17:19 Rev.: 2932

miscellaneous other changes necessary from r2929

2 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+2 -2)
soundasleep 2011-05-16 17:54 Rev.: 2922

issue 257: updating inference test cases

2 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+2 -2)
soundasleep 2011-05-13 18:28 Rev.: 2915

issue 248: updating inference rules and inference helpers
SetNodes need to be named, to allow inference rules to distinguish between multiple nodes in the same ActivityOperation

41 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+41 -4)
soundasleep 2011-05-13 14:22 Rev.: 2905

issue 248: updating inference test cases

60 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+60 -64)
soundasleep 2011-05-11 18:08 Rev.: 2897

issue 256: updating inference rules and inference test cases

4 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+4 -3)
soundasleep 2011-05-10 16:32 Rev.: 2877

issue 244: updating inference rules and test cases

5 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+5 -4)
soundasleep 2011-05-10 14:15 Rev.: 2870

issue 244: updating inference rules to use BuiltinOperation

5 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+5 -5)
soundasleep 2011-05-10 13:34 Rev.: 2866

issue 244: moving Operations.parameters to CompositeOperations.parameters
updating model migrator to migrate ActivityParameter types correctly (issue 242)

2 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+2 -3)
soundasleep 2011-05-09 19:52 Rev.: 2855

issue 244: updating inference rules
updating inference test cases

5 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+5 -5)
soundasleep 2011-05-09 16:26 Rev.: 2842

issue 244: updating model migrator
updating basic test framework

9 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+9 -9)
soundasleep 2011-05-07 15:31 Rev.: 2833

issue 244: updating inference rules

2 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+2 -2)
soundasleep 2011-05-07 14:29 Rev.: 2831

issue 244: updating basic model code

47 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+47 -45)
soundasleep 2011-05-05 17:37 Rev.: 2805

issue 242: updating inference rules
DomainSchema needs to be a RequiresEdgeSource in order to be used with a LoginHandler

11 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+11)
soundasleep 2011-05-04 17:08 Rev.: 2798

issue 242: implementing ecore for DomainSchema->EClass, DomainAttribute->EStructuralFeature etc
updating diagram editors using simplegmf

3 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+3 -2)
soundasleep 2011-05-04 15:19 Rev.: 2792

issue 242: updating inference rules
Changeable.type needs to be EDataType, not EXSDDataType

3 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+3 -3)
soundasleep 2011-04-29 19:23 Rev.: 2727

reverting changes from issue 242 until further research is complete

2 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+2 -3)
soundasleep 2011-04-29 18:37 Rev.: 2726

issue 242: updating diagram editors

3 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+3 -2)
soundasleep 2011-04-28 20:38 Rev.: 2721

various refactorings and minor improvements

1 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+1 -1)
soundasleep 2011-04-28 13:17 Rev.: 2700

issue 241: updating iaml.ecore and some initial test cases

10 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+10 -3)
soundasleep 2011-04-21 15:52 Rev.: 2668

issue 179: removing StaticValue
updating test cases

1 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+1 -22)
soundasleep 2011-04-21 14:33 Rev.: 2665

moving activity operation-related elements into Operations package

17 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+17 -17)
soundasleep 2011-04-11 13:47 Rev.: 2657

adding Property.readOnly property; not yet implemented
'set XXX' operation is only generated if the Property is not readonly

4 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+4)
soundasleep 2011-04-08 18:53 Rev.: 2653

issue 224: migrating model completion rules and code generation rules

4 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+4 -19)
soundasleep 2010-12-08 14:17 Rev.: 2523

renaming ActionEdgeDestination interface to Action
updating test cases

2 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+2 -2)
soundasleep 2010-07-07 16:22 Rev.: 2446

'password' fields should be rendered after other fields in a login form
'submit' Button should be rendered at the end of the login form

4 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+4)
soundasleep 2010-07-01 16:27 Rev.: 2401

adding DetailWireOnSetIteratorList inference test case
updating drools rules to create a Hidden for primary keys, which can be used to connect DetailWires

19 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+19)
soundasleep 2010-06-22 17:09 Rev.: 2361

removing NavigateAction and RunAction, merging into ActionEdge

2 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+2 -10)
soundasleep 2010-06-22 16:42 Rev.: 2358

renaming Action to ActionEdge
making ActionEdge non-abstract, in order to remove NavigateAction/RunAction

9 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+9 -9)
soundasleep 2010-06-04 10:26 Rev.: 2334

issue 195: reducing the brightness of visual element colours
minor other fixes

5 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+5)
soundasleep 2010-05-25 16:35 Rev.: 2293

AutocompleteWires now create a containing InputForm for the input text/output IteratorList, to simplify the implementation within CSS

6 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+6)
soundasleep 2010-05-21 19:04 Rev.: 2283

adding codegen test case for AutocompleteWire
when a result is clicked, the search text should be reset

7 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+7 -1)
soundasleep 2010-05-21 17:36 Rev.: 2282

adding inference rules to satisfy Autocomplete inference test case
refactoring Label/InputTextField rules into Visible rules

7 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/inference: EcoreCreateElementsHelper.java (+7)

(91 more)

Generated by StatSVN 0.7.0