Class SecurityEditPlugin.Implementation

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

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

    • Implementation

      public Implementation()
      Creates an instance.
      Generated