de.cau.cs.kieler.synccharts.presentation
Class SyncchartsEditorPlugin.Implementation
java.lang.Object
org.eclipse.core.runtime.Plugin
org.eclipse.ui.plugin.AbstractUIPlugin
org.eclipse.emf.common.ui.EclipseUIPlugin
de.cau.cs.kieler.synccharts.presentation.SyncchartsEditorPlugin.Implementation
- All Implemented Interfaces:
- EMFPlugin.InternalEclipsePlugin, Logger, ResourceLocator, org.osgi.framework.BundleActivator
- Enclosing class:
- SyncchartsEditorPlugin
public static class SyncchartsEditorPlugin.Implementation
- extends EclipseUIPlugin
The actual implementation of the Eclipse Plugin.
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class org.eclipse.ui.plugin.AbstractUIPlugin |
createImageRegistry, getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, initializeDefaultPluginPreferences, initializeDefaultPreferences, initializeImageRegistry, loadDialogSettings, loadPreferenceStore, refreshPluginActions, saveDialogSettings, savePreferenceStore, shutdown, start, startup, stop |
Methods inherited from class org.eclipse.core.runtime.Plugin |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toString |
SyncchartsEditorPlugin.Implementation
public SyncchartsEditorPlugin.Implementation()
- Creates an instance.
- Generated:
- This code was automatically generated.