Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] Tooling API change

Hello,

 With M4, few classes from GMF Tooling are history. They were @deprecated for quite some time and it's highly unlikely anyone uses them, but doesn't hurt to let community know anyway. Changes are:

1. org.eclipse.gmf.gmfgraph.util.FigureQualifiedNameSwitch and its subclasses - gone.
2. org.eclipse.gmf.internal.bridge.naming.gen.GenModelNamingMediator and related classes - gone.
3. DiagramGenModelTransformer constructor no longer takes GenModelNamingMediator

In case you need further information or help migrating your code that was using any of these, please drop me a line.

Best wishes,
Artem Tikhomirov 


Back to the top