Class ModulesEditPlugin.Implementation

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

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

    • Implementation

      public Implementation()
      Creates an instance.
      Generated