Klasse AssemblyEditPlugin.Implementation

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

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

    • Implementation

      public Implementation()
      Creates an instance.
      Generated