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