| Package | Description |
|---|---|
| org.eclipse.scada.da.server.proxy.configuration | |
| org.eclipse.scada.da.server.proxy.configuration.impl | |
| org.eclipse.scada.da.server.proxy.configuration.util |
| Modifier and Type | Method and Description |
|---|---|
FolderType |
ConfigurationFactory.createFolderType()
Returns a new object of class 'Folder Type'.
|
FolderType |
ConnectionType.getFolder()
Returns the value of the 'Folder' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionType.setFolder(FolderType value)
Sets the value of the '
Folder' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
FolderTypeImpl
An implementation of the model object 'Folder Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected FolderType |
ConnectionTypeImpl.folder
The cached value of the '
Folder' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
FolderType |
ConfigurationFactoryImpl.createFolderType() |
FolderType |
ConnectionTypeImpl.getFolder() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ConnectionTypeImpl.basicSetFolder(FolderType newFolder,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ConnectionTypeImpl.setFolder(FolderType newFolder) |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseFolderType(FolderType object)
Returns the result of interpreting the object as an instance of 'Folder Type'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.