public interface DSFileBackend extends EquinoxModule
The following features are supported:
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Returns the value of the 'Path' attribute.
|
void |
setPath(String value)
Sets the value of the '
Path ' attribute. |
String getPath()
"${user.home}/.eclipse.scada/ds.#{name}"
.
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
setPath(String)
,
InfrastructurePackage.getDSFileBackend_Path()