public interface Item
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ChartPackage.getItem()
Modifier and Type | Method and Description |
---|---|
String |
getItemId()
Returns the value of the 'Item Id' attribute.
|
void |
setItemId(String value)
Sets the value of the '
Item Id ' attribute. |
String getItemId()
If the meaning of the 'Item Id' attribute isn't clear, there really should be more of a description here...
setItemId(String)
,
ChartPackage.getItem_ItemId()
void setItemId(String value)
Item Id
' attribute.
value
- the new value of the 'Item Id' attribute.getItemId()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.