I am trying to use the IDecorationService to decorate locked/conflicted
objects in models stored in CDO, but I have a problem with the
rendering of decorations in the diagrams.
I am specifying PreferedDirection.SOUTH_EAST [sic] as the location of
the decoration, but it ends up in the top-right corner (see below). I
had expected it to end up in the bottom right.
Am I doing something wrong? Is this expected? How can I put the
decoration in the bottom right corner?
I am running Eclipse 4.3 M4 with the latest git master of EMF, CDO, and
UML2, on Mac platform.