| Package | Description |
|---|---|
| org.eclipse.scada.da.server.exporter | |
| org.eclipse.scada.da.server.exporter.impl | |
| org.eclipse.scada.da.server.exporter.util |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationType |
ExporterFactory.createConfigurationType()
Returns a new object of class 'Configuration Type'.
|
ConfigurationType |
DocumentRoot.getConfiguration()
Returns the value of the 'Configuration' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setConfiguration(ConfigurationType value)
Sets the value of the '
Configuration' containment reference. |
| Constructor and Description |
|---|
Controller(HiveFactory defaultHiveFactory,
ConfigurationType configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationTypeImpl
An implementation of the model object 'Configuration Type'.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationType |
ExporterFactoryImpl.createConfigurationType() |
ConfigurationType |
DocumentRootImpl.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetConfiguration(ConfigurationType newConfiguration,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setConfiguration(ConfigurationType newConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
T |
ExporterSwitch.caseConfigurationType(ConfigurationType object)
Returns the result of interpreting the object as an instance of 'Configuration Type'.
|
Copyright © 2015 Eclipse SCADA Project. All rights reserved.