public class ExporterProcessor extends Object implements org.eclipse.scada.configuration.world.lib.oscar.OscarProcessor
| Constructor and Description |
|---|
ExporterProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.eclipse.scada.configuration.world.lib.oscar.OscarContext ctx,
org.eclipse.scada.configuration.world.osgi.EquinoxApplication application,
org.eclipse.core.runtime.IProgressMonitor monitor) |
protected static void |
validateDevice(org.eclipse.emf.ecore.EObject object,
String label)
Validates a object instance and its children using the EMF core validator
API.
|
public void process(org.eclipse.scada.configuration.world.lib.oscar.OscarContext ctx,
org.eclipse.scada.configuration.world.osgi.EquinoxApplication application,
org.eclipse.core.runtime.IProgressMonitor monitor)
process in interface org.eclipse.scada.configuration.world.lib.oscar.OscarProcessorprotected static void validateDevice(org.eclipse.emf.ecore.EObject object,
String label)
element - the element to validatelabel - the type label of the elementIllegalStateException - if validation errors are encounteredCopyright © 2017 Eclipse NeoSCADA Project. All rights reserved.