Modifier and Type | Interface and Description |
---|---|
interface |
IdItem
A representation of the model object 'Id Item'.
|
interface |
UriItem
A representation of the model object 'Uri Item'.
|
Modifier and Type | Method and Description |
---|---|
Item |
ItemDataSeries.getItem()
Returns the value of the 'Item' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemDataSeries.setItem(Item value)
Sets the value of the '
Item ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
IdItemImpl
An implementation of the model object 'Id Item'.
|
class |
ItemImpl
An implementation of the model object 'Item'.
|
class |
UriItemImpl
An implementation of the model object 'Uri Item'.
|
Modifier and Type | Field and Description |
---|---|
protected Item |
ItemDataSeriesImpl.item
The cached value of the '
Item ' containment reference. |
Modifier and Type | Method and Description |
---|---|
Item |
ItemDataSeriesImpl.basicGetItem() |
Item |
ItemDataSeriesImpl.getItem() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ItemDataSeriesImpl.basicSetItem(Item newItem,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ItemDataSeriesImpl.setItem(Item newItem) |
Modifier and Type | Field and Description |
---|---|
protected Item |
ItemTest.fixture
The fixture for this Item test case.
|
Modifier and Type | Method and Description |
---|---|
protected Item |
ItemTest.getFixture()
Returns the fixture for this Item test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ItemTest.setFixture(Item fixture)
Sets the fixture for this Item test case.
|
Modifier and Type | Method and Description |
---|---|
T |
ChartSwitch.caseItem(Item object)
Returns the result of interpreting the object as an instance of 'Item'.
|
Modifier and Type | Field and Description |
---|---|
protected Item |
AbstractItemInputViewer.item |
Modifier and Type | Method and Description |
---|---|
Item |
AbstractItemInputViewer.getItem() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractItemInputViewer.setItem(Item item) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.