Klasse ExpressionsEditPlugin.Implementation

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

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

    • Implementation

      public Implementation()
      Creates an instance.
      Generated