- All Implemented Interfaces:
- org.protege.editor.core.Disposable, org.protege.editor.core.plugin.ProtegePluginInstance
public class OBDAEditorKitSynchronizerPlugin
extends org.protege.editor.core.editorkit.plugin.EditorKitHook
This class is responsible for initializing all base classes for the OBDA
plugin. In particular this class will register an instance of
OBDAPluginController and server preference holder objects into the current
EditorKit. These instances can be retrieved by other components (Tabs, Views,
Actions, etc) by doing EditorKit.get(key).
- Author:
- Mariano Rodriguez Muro