Klasse ReviewsEditPlugin.Implementation

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

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

    • Implementation

      public Implementation()
      Creates an instance.
      Generated