org.eclipse.ocl.internal
Class OCLPlugin.Implementation
java.lang.Object
org.eclipse.core.runtime.Plugin
org.eclipse.emf.common.EMFPlugin.EclipsePlugin
org.eclipse.ocl.internal.OCLPlugin.Implementation
- All Implemented Interfaces:
- EMFPlugin.InternalEclipsePlugin, Logger, ResourceLocator, org.osgi.framework.BundleActivator
- Enclosing class:
- OCLPlugin
public static class OCLPlugin.Implementation
- extends EMFPlugin.EclipsePlugin
The definition of the Eclipse plug-in flavour of this EMF plug-in.
Method Summary |
void |
start(org.osgi.framework.BundleContext context)
|
Methods inherited from class org.eclipse.core.runtime.Plugin |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, stop, toString |
OCLPlugin.Implementation
public OCLPlugin.Implementation()
- Initializes me with my Eclipse plug-in descriptor.
start
public void start(org.osgi.framework.BundleContext context)
throws Exception
- Specified by:
start
in interface org.osgi.framework.BundleActivator
- Overrides:
start
in class Plugin
- Throws:
Exception