public abstract class AbstractItemExtension extends Object implements org.eclipse.core.runtime.IExecutableExtension
Modifier and Type | Field and Description |
---|---|
protected String |
connectionId |
protected String |
itemId |
Constructor and Description |
---|
AbstractItemExtension() |
Modifier and Type | Method and Description |
---|---|
void |
setInitializationData(org.eclipse.core.runtime.IConfigurationElement config,
String propertyName,
Object data) |
public void setInitializationData(org.eclipse.core.runtime.IConfigurationElement config, String propertyName, Object data) throws org.eclipse.core.runtime.CoreException
setInitializationData
in interface org.eclipse.core.runtime.IExecutableExtension
org.eclipse.core.runtime.CoreException
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.