Directory org.openiaml.model/src/org/openiaml/model/helpers/

Directory Created:
2009-10-28 22:24
Total Files:
2
Deleted Files:
0
Lines of Code:
406

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
soundasleep 17 (100.0%) 495 (100.0%) 29.1

Most Recent Commits

soundasleep 2011-09-22 14:35 Rev.: 3098

resolving issue 280: DomainType name is not displayed in visual editor breadcrumb
adding a test case to verify issue 280

13 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: IamlBreadcrumb.java (+13 -20)
soundasleep 2011-06-27 19:31 Rev.: 2978

issue 263: updating ecore metamodel and simplegmf definitions

2 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+2 -2)
soundasleep 2011-05-17 17:13 Rev.: 2929

removing unnecessary metamodel interface ConditionEdgeSource

2 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+2 -2)
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

5 lines of code changed in 1 file:

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

issue 244: updating model migrator
updating basic test framework

10 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+10 -10)
soundasleep 2011-05-07 14:29 Rev.: 2831

issue 244: updating basic model code

12 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+12 -9)
soundasleep 2011-04-21 14:33 Rev.: 2665

moving activity operation-related elements into Operations package

16 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+16 -15)
soundasleep 2011-02-16 11:43 Rev.: 2570

breadcrumbs should still display the type of the root element, i.e. InternetApplication, for consistency

1 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: IamlBreadcrumb.java (+1 -1)
soundasleep 2011-01-11 12:06 Rev.: 2538

fixing bug from r2524: the destination for an ActionEdge is not an ActionEdge, but an Action

4 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+4 -4)
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/helpers: EdgeTypes.java (+2 -2)
soundasleep 2010-06-28 15:23 Rev.: 2368

updating diagram editors to use ActionEdge

13 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+13 -1)
soundasleep 2010-06-22 16:42 Rev.: 2358

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

7 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+7 -7)
soundasleep 2010-04-29 19:58 Rev.: 2075

issue 178: adding initial model elements to ecore
adding DomainSchema/Source to root editor

22 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+22 -1)
soundasleep 2010-03-10 18:01 Rev.: 1664

updating diagram editor utility classes
regenerating diagram editors

10 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+10)
soundasleep 2010-03-04 15:59 Rev.: 1626

updating GetShortcuts to use Wire
updating diagram helpers to use all edge types when deleting generated elements
fixing bug in RemovePhantomEdgesAction

213 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (+213 -10)
soundasleep 2010-03-04 14:40 Rev.: 1625

resolving issue 156: remove Phantom Edges does not remove all edge types
adding test cases to check against edge types in the model

36 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: EdgeTypes.java (new 36)
soundasleep 2009-10-28 22:24 Rev.: 1303

moving IamlBreadcrumb to the model plugin
adding crocopat verification action

127 lines of code changed in 1 file:

  • org.openiaml.model/src/org/openiaml/model/helpers: IamlBreadcrumb.java (new 127)
Generated by StatSVN 0.7.0