Class ExpressionsEditPlugin.Implementation

  • All Implemented Interfaces:
    org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator, org.osgi.framework.BundleActivator
    Enclosing class:
    ExpressionsEditPlugin

    public static class ExpressionsEditPlugin.Implementation
    extends org.eclipse.emf.common.EMFPlugin.EclipsePlugin
    The actual implementation of the Eclipse Plugin.
    Generated
    • Constructor Detail

      • Implementation

        public Implementation()
        Creates an instance.
        Generated