Directory org.openiaml.model/model/

Directory Created:
2008-09-25 17:40
Total Files:
4
Deleted Files:
67
Lines of Code:
3356

[root]/org.openiaml.model/model
            Folder removed from repo diff (0 files, 0 lines)
            directory in repo docs (73 files, 1006 lines)
            Folder removed from repo scripts (0 files, 0 lines)
            Folder removed from repo simple (0 files, 0 lines)

Lines of Code

org.openiaml.model/model/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 2360 (100.0%) 400281 (100.0%) 169.6

Most Recent Commits

soundasleep 2012-04-05 14:27 Rev.: 3163

spellchecking throughout project

3 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+3 -3)
soundasleep 2011-09-22 17:38 Rev.: 3103

changing root model NS to 0.6 for release

1 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+1 -1)
soundasleep 2011-09-22 16:14 Rev.: 3102

issue 277: updating SimpleGMF mappings

0 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (-15)
soundasleep 2011-09-22 15:16 Rev.: 3099

issue 277: removing ExternalValueEdge from metamodel
updating model migrator

2 lines of code changed in 2 files:

  • org.openiaml.model/model: iaml.ecore (+1 -18), iaml.genmodel (+1 -5)
soundasleep 2011-09-16 16:39 Rev.: 3090

fixing error in modeldoc LaTeX config
minor documentation fixes, removing fixed TODOs

1 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+1 -1)
soundasleep 2011-09-15 20:28 Rev.: 3086

adding some basic index commands to the IAML additional documentation

1 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+1 -1)
soundasleep 2011-08-29 15:50 Rev.: 3080

DomainAttribute.primaryKey should be DomainFeature.primaryKey, as DomainReferences (foreign keys) can also be part of a primary key in an association class

12 lines of code changed in 2 files:

  • org.openiaml.model/model: iaml.ecore (+9 -9), iaml.genmodel (+3 -3)
soundasleep 2011-08-09 17:34 Rev.: 3073

various minor fixes to satisfy failing release tests

5 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+5 -1)
soundasleep 2011-08-09 17:15 Rev.: 3071

root editor should support the definition of XQueryPredicates

3 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+3)
soundasleep 2011-08-09 16:37 Rev.: 3068

improving modeldoc documentation across inference rules, codegen templates, ecore, and additional documentation includes

19 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+19 -19)
soundasleep 2011-08-09 13:50 Rev.: 3067

updating metamodel documentation: final model elements

45 lines of code changed in 2 files:

  • org.openiaml.model/model: iaml.ecore (+44 -20), iaml.genmodel (+1 -3)
soundasleep 2011-08-09 13:37 Rev.: 3066

updating metamodel documentation: domain modelling and components

128 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+128 -59)
soundasleep 2011-08-09 12:38 Rev.: 3062

renaming ContainsValues.properties to ContainsValues.values

5 lines of code changed in 3 files:

  • org.openiaml.model/model: iaml.ecore (+1 -1), iaml.genmodel (+2 -2), iaml.simplegmf (+2 -2)
soundasleep 2011-08-08 20:49 Rev.: 3061

updating metamodel documentation: operation modelling

112 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+112 -38)
soundasleep 2011-08-08 20:24 Rev.: 3060

updating metamodel documentation

101 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+101 -34)
soundasleep 2011-08-08 19:58 Rev.: 3059

updating metamodel documentation

162 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+162 -76)
soundasleep 2011-08-08 18:29 Rev.: 3058

DomainIterator editors need to reference QueryParameters
ActivityOperation editors need to reference DomainAttributeInstances

6 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+6)
soundasleep 2011-08-08 18:28 Rev.: 3057

updating metamodel documentation

65 lines of code changed in 2 files:

  • org.openiaml.model/model: iaml.ecore (+64 -30), iaml.genmodel (+1 -1)
soundasleep 2011-07-25 21:05 Rev.: 3033

DomainInstances need to be able to create instances of ExtendsEdge, and reference instances of DomainAttributes

6 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+6)
soundasleep 2011-07-25 21:02 Rev.: 3032

VisibleThings need to be able to reference instances of Frames

3 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+3)
soundasleep 2011-07-21 17:42 Rev.: 3028

issue 238: Frame needs to be able to reference BuiltinProperties

3 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+3)
soundasleep 2011-07-06 16:31 Rev.: 3002

CancelNodes should display exception text
DataFlowEdges should be dashed
removing SetNode.exceptionText, which didn't seem to be necessary

9 lines of code changed in 3 files:

  • org.openiaml.model/model: iaml.ecore (-5), iaml.genmodel (+1 -3), iaml.simplegmf (+8)
soundasleep 2011-07-06 15:30 Rev.: 3000

ActivityParameter needs to be a ParameterEdgeSource so it can be used in SimpleConditions
operation and condition editors need to render Values

7 lines of code changed in 2 files:

  • org.openiaml.model/model: iaml.ecore (+1 -1), iaml.simplegmf (+6 -3)
soundasleep 2011-07-05 19:57 Rev.: 2993

issue 268: updating diagram definitions, updating model migrator

19 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+19 -19)
soundasleep 2011-07-05 19:20 Rev.: 2992

issue 268: renaming ActivityFunction to ActivityPredicate in ecore

8 lines of code changed in 2 files:

  • org.openiaml.model/model: iaml.ecore (+2 -2), iaml.genmodel (+6 -6)
soundasleep 2011-06-30 17:05 Rev.: 2991

Frame editors should be able to render shortcuts to DomainSources

3 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+3)
soundasleep 2011-06-27 20:27 Rev.: 2987

issue 233: Values should have a gray background
DomainFeatures should have a brown background
Permissions should have a brown background
removing CastNode specialisation to give it a blue background

16 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+16 -14)
soundasleep 2011-06-27 19:31 Rev.: 2978

issue 263: updating ecore metamodel and simplegmf definitions

22 lines of code changed in 3 files:

  • org.openiaml.model/model: iaml.ecore (+6 -6), iaml.genmodel (+6 -5), iaml.simplegmf (+10 -10)
soundasleep 2011-06-27 19:10 Rev.: 2977

issue 233: updating simplegmf definition to use correct colours for Domain elements (brown), Components (red)

23 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+23 -6)
soundasleep 2011-06-27 18:13 Rev.: 2972

issue 262: adding DomainIterator.query, limit, autosave

16 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+16)
soundasleep 2011-06-27 17:09 Rev.: 2965

issue 233: ConstraintEdges should be dashed

7 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+7)
soundasleep 2011-05-20 14:00 Rev.: 2941

issue 259: removing unused references in metamodel

5 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+5 -5)
soundasleep 2011-05-17 19:21 Rev.: 2934

issue 235: implementing initial OCL constraints in Checks

1 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+1 -1)
soundasleep 2011-05-17 17:13 Rev.: 2929

removing unnecessary metamodel interface ConditionEdgeSource

7 lines of code changed in 2 files:

  • org.openiaml.model/model: iaml.ecore (+6 -15), iaml.genmodel (+1 -4)
soundasleep 2011-05-17 14:07 Rev.: 2926

issue 257: updating diagram editors
ignoring newly generated diagram editors (access_handler, login_handler)
improving error messages from failed shortcuts tests

60 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+60 -30)
soundasleep 2011-05-16 17:03 Rev.: 2920

issue 257: removing ApplicationElement model element from metamodel
updating model migrator

13 lines of code changed in 2 files:

  • org.openiaml.model/model: iaml.ecore (+10 -16), iaml.genmodel (+3 -2)
soundasleep 2011-05-16 15:52 Rev.: 2919

issue 248: updating diagram editor definitions

72 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.simplegmf (+72 -53)
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

2 lines of code changed in 1 file:

  • org.openiaml.model/model: iaml.ecore (+2 -2)
soundasleep 2011-05-13 15:59 Rev.: 2908

issue 248: adding a new activity modelling element SetNode to replace operation "set"
initial work on a model migrator to migrate away from old DataFlowEdgeSource/Destinations

18 lines of code changed in 2 files:

  • org.openiaml.model/model: iaml.ecore (+15 -5), iaml.genmodel (+3)
soundasleep 2011-05-13 12:56 Rev.: 2902

issue 248: moving CompositeOperation to ActivityOperation, CompositeCondition to ActivityFunction
adding new model elements ExternalValue (not yet implemented)

69 lines of code changed in 2 files:

  • org.openiaml.model/model: iaml.ecore (+46 -43), iaml.genmodel (+23 -17)

(420 more)

Generated by StatSVN 0.7.0