Class ExpressionsEditPlugin.Implementation

java.lang.Object
org.eclipse.core.runtime.Plugin
org.eclipse.emf.common.EMFPlugin.EclipsePlugin
org.eclipse.emf.cdo.expressions.provider.ExpressionsEditPlugin.Implementation
All Implemented Interfaces:
EMFPlugin.InternalEclipsePlugin, Logger, ResourceLocator, org.osgi.framework.BundleActivator
Enclosing class:
ExpressionsEditPlugin

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

    • Implementation

      public Implementation()
      Creates an instance.
      Generated