Directory org.openiaml.model/templates/aspects/impl/diagram/editparts/

Directory Created:
2009-05-06 13:14
Total Files:
3
Deleted Files:
1
Lines of Code:
423

[root]/org.openiaml.model/templates/aspects/impl/diagram/editparts

Lines of Code

org.openiaml.model/templates/aspects/impl/diagram/editparts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 21 (100.0%) 744 (100.0%) 35.4

Most Recent Commits

soundasleep 2011-09-16 19:18 Rev.: 3091

issue 282: ENamedElements will now correctly be displayed as containers
eTypes will also now correctly be displayed as labels

65 lines of code changed in 2 files:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: LinkEditPart.template.xpt (+29 -20), NodeEditPart.template.xpt (+36 -25)
soundasleep 2011-07-14 17:44 Rev.: 3011

'Parent' label should be named 'Container'

2 lines of code changed in 2 files:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: LinkEditPart.template.xpt (+1 -1), NodeEditPart.template.xpt (+1 -1)
soundasleep 2011-06-27 18:13 Rev.: 2973

refreshLabels() on edges now works even if the element is not a NamedElement

36 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: LinkEditPart.template.xpt (+36 -26)
soundasleep 2011-06-27 17:45 Rev.: 2969

special Labels (such as Type) specified in simplegmf can now be updated on Edges (Links) as well as Nodes

140 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: LinkEditPart.template.xpt (new 140)
soundasleep 2011-05-05 15:17 Rev.: 2799

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

19 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.template.xpt (+19)
soundasleep 2010-05-28 13:54 Rev.: 2304

type and parent labels now display 'Type:' and 'Parent:' prefixes

2 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.template.xpt (+2 -2)
soundasleep 2010-05-27 16:35 Rev.: 2300

issue 192: modifying the dynamic templates to automatically underline instance class names

41 lines of code changed in 2 files:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.template.xpt (+8 -1), TextAware.xpt (+33 -1)
soundasleep 2010-04-16 21:26 Rev.: 1919

implementing issue 154: check that NodeEditPart.xpt Template is synchronized with the metamodel
adding test case to check and generate the template
adding additional checks to the ParentNamesTestCase

113 lines of code changed in 2 files:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.template.xpt (new 113), NodeEditPart.xpt (del)
soundasleep 2010-03-22 18:49 Rev.: 1752

implementing issue 162: overridden elements displayed as bold

31 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: TextAware.xpt (+31)
soundasleep 2010-03-11 16:35 Rev.: 1679

updating diagram editors
adding a label 'XXXType' to render visually the current object type
fixing a bug where trying to select a reference of EClass would throw an exception

46 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.xpt (+46 -11)
soundasleep 2010-02-24 18:41 Rev.: 1585

metamodel refactoring: experimenting with moving 0..* events to a specific range of defined events 0..1
onAccess, onEdit, onClick for VisibleThings
updating GMF and only the visual editor accordingly

8 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.xpt (+8)
soundasleep 2009-08-09 17:19 Rev.: 953

merging template which was lost

58 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.xpt (+58 -58)
soundasleep 2009-08-08 01:20 Rev.: 938

issue 92: generated elements no longer show "derived" marker
adding test case to check issue 92
removing an unused duplicate dynamic template
fixing Editor.xpt, which suddenly stopped working

51 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: TextAware.xpt (new 51)
soundasleep 2009-07-14 22:08 Rev.: 804

issue 46: ApplicationElementProperty was not rendering parent name/element name properly

1 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.xpt (+1 -1)
soundasleep 2009-05-07 13:06 Rev.: 658

adding templates to extend all relevant parent names

42 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.xpt (+42 -1)
soundasleep 2009-05-06 16:45 Rev.: 651

Labels can now be double-clicked to open sub-diagrams

3 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.xpt (+3 -3)
soundasleep 2009-05-06 13:14 Rev.: 650

CompositeOperations now have labels for the name of their parent container
this is achieved by adding a dynamic template that extends the figure and adds a listener to the loaded resource set

86 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/impl/diagram/editparts: NodeEditPart.xpt (new 86)
Generated by StatSVN 0.7.0