commit | bc427f82057008c96d1fbcb2671336df6d762b5c | [log] [tgz] |
---|---|---|
author | mwenz <michael.wenz@sap.com> | Wed Jul 18 16:45:45 2012 +0200 |
committer | mwenz <michael.wenz@sap.com> | Wed Jul 18 16:45:45 2012 +0200 |
tree | 673113883aad959e896269116966e60ea36af4ed | |
parent | ae018a7a3aa1082f3cfd3dbbfbfa55a657f4c4d2 [diff] |
Bug 383768 - Make the method getConfigurationProvider accessible from subclasses of Graphiti editors *Split IConfigurationProvider interface into an API and a non-API part **non-API: o.e.g.ui.internal.config.IConfigurationProviderInternal **API: o.e.g.ui.platform.IConfigurationProvider *API part holds all methods with an API-only signature *Replaced all usages of the internal interface with the API-interface *Made the DiagramEditor method getConfigurationProvider protected to allow use from editor subclasses Change-Id: I4fa2a0af5d28394fca50541f7b16273997bd1b69