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 |
---|---|
ConnectionType |
createConnectionType()
Returns a new object of class 'Connection Type'.
|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'.
|
FolderType |
createFolderType()
Returns a new object of class 'Folder Type'.
|
ProxyType |
createProxyType()
Returns a new object of class 'Proxy Type'.
|
RootType |
createRootType()
Returns a new object of class 'Root Type'.
|
ConfigurationPackage |
getConfigurationPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final ConfigurationFactory eINSTANCE
ConnectionType createConnectionType()
DocumentRoot createDocumentRoot()
FolderType createFolderType()
ProxyType createProxyType()
RootType createRootType()
ConfigurationPackage getConfigurationPackage()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.