public interface ConfigurationFactory
extends org.eclipse.emf.ecore.EFactory
ConfigurationPackage
Modifier and Type | Field and Description |
---|---|
static ConfigurationFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ColumnMappingType |
createColumnMappingType()
Returns a new object of class 'Column Mapping Type'.
|
CommandsType |
createCommandsType()
Returns a new object of class 'Commands Type'.
|
ConnectionType |
createConnectionType()
Returns a new object of class 'Connection Type'.
|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'.
|
PropertyEntry |
createPropertyEntry()
Returns a new object of class 'Property Entry'.
|
QueryType |
createQueryType()
Returns a new object of class 'Query Type'.
|
RootType |
createRootType()
Returns a new object of class 'Root Type'.
|
TabularQueryType |
createTabularQueryType()
Returns a new object of class 'Tabular Query Type'.
|
UpdateColumnsType |
createUpdateColumnsType()
Returns a new object of class 'Update Columns Type'.
|
UpdateMappingType |
createUpdateMappingType()
Returns a new object of class 'Update Mapping Type'.
|
UpdateType |
createUpdateType()
Returns a new object of class 'Update Type'.
|
ConfigurationPackage |
getConfigurationPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final ConfigurationFactory eINSTANCE
ColumnMappingType createColumnMappingType()
CommandsType createCommandsType()
ConnectionType createConnectionType()
DocumentRoot createDocumentRoot()
PropertyEntry createPropertyEntry()
QueryType createQueryType()
RootType createRootType()
TabularQueryType createTabularQueryType()
UpdateColumnsType createUpdateColumnsType()
UpdateMappingType createUpdateMappingType()
UpdateType createUpdateType()
ConfigurationPackage getConfigurationPackage()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.