public interface UriItem extends Item
The following features are supported:
ChartPackage.getUriItem()
Modifier and Type | Method and Description |
---|---|
String |
getConnectionUri()
Returns the value of the 'Connection Uri' attribute.
|
void |
setConnectionUri(String value)
Sets the value of the '
Connection Uri ' attribute. |
String getConnectionUri()
If the meaning of the 'Connection Uri' attribute isn't clear, there really should be more of a description here...
setConnectionUri(String)
,
ChartPackage.getUriItem_ConnectionUri()
void setConnectionUri(String value)
Connection Uri
' attribute.
value
- the new value of the 'Connection Uri' attribute.getConnectionUri()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.