public class ValidationPlugin
extends org.eclipse.core.runtime.Plugin
| Constructor and Description |
|---|
ValidationPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static ValidationPlugin |
getDefault() |
static void |
runValidation(org.eclipse.emf.ecore.EObject target,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toStringpublic void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorstart in class org.eclipse.core.runtime.PluginExceptionpublic void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorstop in class org.eclipse.core.runtime.PluginExceptionpublic static ValidationPlugin getDefault()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.