Klasse LMEditPlugin.Implementation

java.lang.Object
org.eclipse.core.runtime.Plugin
org.eclipse.emf.common.EMFPlugin.EclipsePlugin
org.eclipse.emf.cdo.lm.provider.LMEditPlugin.Implementation
Alle implementierten Schnittstellen:
EMFPlugin.InternalEclipsePlugin, Logger, ResourceLocator, org.osgi.framework.BundleActivator
Umschließende Klasse:
LMEditPlugin

public static class LMEditPlugin.Implementation extends EMFPlugin.EclipsePlugin
The actual implementation of the Eclipse Plugin.
Generated
  • Konstruktordetails

    • Implementation

      public Implementation()
      Creates an instance.
      Generated