Directory org.openiaml.model.edit/

Directory Created:
2008-09-25 17:48
Total Files:
7
Deleted Files:
0
Lines of Code:
1424

[root]/org.openiaml.model.edit
        directory in repo META-INF (1 files, 24 lines)
        directory in repo icons (0 files, 0 lines)
            directory in repo full (0 files, 0 lines)
                directory in repo obj16 (63 files, 0 lines)
                directory in repo obj32 (63 files, 0 lines)

Lines of Code

org.openiaml.model.edit/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 135 (100.0%) 1633 (100.0%) 12.0

Most Recent Commits

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.edit: plugin.xml (+1 -1)
soundasleep 2011-09-22 15:16 Rev.: 3099

issue 277: removing ExternalValueEdge from metamodel
updating model migrator

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+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

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
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.edit: plugin.properties (+4)
soundasleep 2011-07-21 14:55 Rev.: 3024

need to register the 'messaging' package to EMF provider factories to allow instances of Email to be edited through the properties view

12 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.xml (+12)
soundasleep 2011-07-05 19:20 Rev.: 2992

issue 268: renaming ActivityFunction to ActivityPredicate in ecore

6 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+6)
soundasleep 2011-06-27 19:31 Rev.: 2978

issue 263: updating ecore metamodel and simplegmf definitions

5 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+5)
soundasleep 2011-05-17 17:13 Rev.: 2929

removing unnecessary metamodel interface ConditionEdgeSource

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2011-05-16 17:03 Rev.: 2920

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

3 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+3)
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

2 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+2)
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)

17 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+17)
soundasleep 2011-05-11 17:52 Rev.: 2895

issue 256: adding Message abstract metamodel element
moving Email into separate 'messaging' package
updating model migrator and diagram editors

2 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+2)
soundasleep 2011-05-11 14:21 Rev.: 2886

issue 246: adding XQueryFunction and XQueryPredicate to the metamodel

17 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+17)
soundasleep 2011-05-10 19:11 Rev.: 2882

issue 246: reverting changes from r2881

0 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (-3)
soundasleep 2011-05-10 19:05 Rev.: 2881

issue 246: initial work in providing a FunctionLibrary of XQueryFunctions, which can be loaded as an EMF resource, rather than forcing all XQueryFunctions to be provided as part of the developed model instance
creating a new diagram editor, "library", representing the FunctionLibrary element

3 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+3)
soundasleep 2011-05-10 16:19 Rev.: 2874

issue 244: adding new ComplexTerm element, ParameterValue element
Parameter.term and Parameter.value were defined incorrectly, and need to be swapped around into Parameter.parameterValue and Parameter.parameterTerm
updating diagram editor

7 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+7)
soundasleep 2011-05-10 13:59 Rev.: 2867

issue 244: renaming PrimitiveOperation to BuiltinOperation
updating model migrator
updating simplegmf definitions

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
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)

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2011-05-09 19:51 Rev.: 2852

issue 244: adding Predicate, BooleanProperty to metamodel
renaming PrimitiveCondition to BuiltinProperty

16 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+16)
soundasleep 2011-05-09 16:26 Rev.: 2842

issue 244: updating model migrator
updating basic test framework

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2011-05-09 15:47 Rev.: 2841

issue 244: renaming existing reference features in metamodels
updating diagram editors
using new EdgeReference types in simplegmf

12 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+12)
soundasleep 2011-05-07 14:29 Rev.: 2831

issue 244: updating basic model code

18 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+18)
soundasleep 2011-05-06 18:57 Rev.: 2823

issue 243: updating IAML metamodel
cleaning up Wire-related inheritance of metamodel
minor compile-time fixes to test cases

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2011-05-05 15:17 Rev.: 2799

issue 234: updating diagram editors to use new EClass definition of DomainSchema

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2011-05-03 16:32 Rev.: 2783

issue 242: initial work in adding EXSDDataType, a bridge type between EDataType and XSDSimpleTypeDefinition, into IAML metamodel

3 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+3)
soundasleep 2011-04-29 19:23 Rev.: 2727

reverting changes from issue 242 until further research is complete

0 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (-2)
soundasleep 2011-04-29 18:37 Rev.: 2726

issue 242: updating diagram editors

2 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+2)
soundasleep 2011-04-28 13:17 Rev.: 2700

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

5 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+5)
soundasleep 2011-04-21 18:44 Rev.: 2683

issue 191: updating test cases, inference rules and codegen templates

2 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+2)
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

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2011-03-25 16:53 Rev.: 2613

adding inference support for properties: all properties will now create a "set xxx" operation in the property container
adding inference test case

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2010-12-23 18:36 Rev.: 2529

issue 219: adding metamodel support for Domain Iterator current instance pointer

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2010-12-08 14:17 Rev.: 2523

renaming ActionEdgeDestination interface to Action
updating test cases

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2010-07-05 20:02 Rev.: 2430

adding an attribute 'renderOrder' to VisibleThings, to assist in the rendering order when rendering elements
updating codegen templates to use renderOrder

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2010-07-01 12:05 Rev.: 2393

adding Hidden element

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2010-06-29 15:30 Rev.: 2383

updating failing test cases

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2010-06-22 16:44 Rev.: 2360

updating codegen templates to use ActionEdge and other minor changes

8 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+8)
soundasleep 2010-05-21 17:34 Rev.: 2281

writing AutocompleteWireSimple inference test case

1 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+1)
soundasleep 2010-05-21 15:21 Rev.: 2276

adding AutocompleteWire to the metamodel, which simplifies the population of VisibleThings through autocompleted inputs
adding AutocompleteWire to the frame diagram editor

2 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+2)
soundasleep 2010-05-20 22:56 Rev.: 2269

moving onInput/currentInput from InputTextField to VisibleThing, so that we can add it to the visual diagram editor without having to create a new text field visual editor
adding onInput/currentInput to visual diagram editor

2 lines of code changed in 1 file:

  • org.openiaml.model.edit: plugin.properties (+2)

(87 more)

Generated by StatSVN 0.7.0