protected static class IEC60870ItemProviderAdapterFactory.InfrastructureChildCreationExtender.CreationSwitch extends org.eclipse.scada.configuration.infrastructure.util.InfrastructureSwitch<Object>
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.edit.domain.EditingDomain |
editingDomain
The domain in which to create the children.
|
protected List<Object> |
newChildDescriptors
The child descriptors being populated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
caseNode(org.eclipse.scada.configuration.infrastructure.Node object) |
Object |
caseSystemNode(org.eclipse.scada.configuration.infrastructure.SystemNode object) |
protected org.eclipse.emf.edit.command.CommandParameter |
createChildParameter(Object feature,
Object child) |
caseAbstractCommonDriver, caseAbstractEquinoxDriver, caseAbstractFactoryDriver, caseApplication, caseApplicationConfiguration, caseCommonDriver, caseConfigurationAdminFileBackend, caseConfigurationAdminSettings, caseConfigurations, caseDevice, caseDocumentable, caseDriver, caseDSFileBackend, caseEquinoxApplication, caseEquinoxBase, caseEquinoxDriver, caseEquinoxModule, caseEventInjectorHttp, caseEventInjectorSyslog, caseExternalDriver, caseExternalDriverPlaceholder, caseExternalNode, caseGenericVMSettings, caseHttpServiceModule, caseJavaModule, caseJdbcUserService, caseJMXSettings, caseMasterImport, caseMasterServer, caseModule, caseNamedApplication, caseNamedDocumentable, caseOptions, caseOracleVMSettings, caseRestExporterModule, caseSystemPropertyUserService, caseUserEntry, caseUserService, caseValueArchiveServer, caseValueArchiveSlave, caseWebAdminConsole, caseWorld_Driver, caseWorld, defaultCase, doSwitch, isSwitchForprotected List<Object> newChildDescriptors
protected org.eclipse.emf.edit.domain.EditingDomain editingDomain
public Object caseNode(org.eclipse.scada.configuration.infrastructure.Node object)
caseNode in class org.eclipse.scada.configuration.infrastructure.util.InfrastructureSwitch<Object>object - the target of the switch.doSwitch(EObject)public Object caseSystemNode(org.eclipse.scada.configuration.infrastructure.SystemNode object)
caseSystemNode in class org.eclipse.scada.configuration.infrastructure.util.InfrastructureSwitch<Object>object - the target of the switch.doSwitch(EObject)Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.