Modifier and Type | Method and Description |
---|---|
ArchiveChannel |
ChartFactory.createArchiveChannel()
Returns a new object of class 'Archive Channel'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ArchiveChannel> |
ArchiveSeries.getChannels()
Returns the value of the 'Channels' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ArchiveChannelImpl
An implementation of the model object 'Archive Channel'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<ArchiveChannel> |
ArchiveSeriesImpl.channels
The cached value of the '
Channels ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
ArchiveChannel |
ChartFactoryImpl.createArchiveChannel() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ArchiveChannel> |
ArchiveSeriesImpl.getChannels() |
Modifier and Type | Field and Description |
---|---|
protected ArchiveChannel |
ArchiveChannelTest.fixture
The fixture for this Archive Channel test case.
|
Modifier and Type | Method and Description |
---|---|
protected ArchiveChannel |
ArchiveChannelTest.getFixture()
Returns the fixture for this Archive Channel test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ArchiveChannelTest.setFixture(ArchiveChannel fixture)
Sets the fixture for this Archive Channel test case.
|
Modifier and Type | Method and Description |
---|---|
T |
ChartSwitch.caseArchiveChannel(ArchiveChannel object)
Returns the result of interpreting the object as an instance of 'Archive Channel'.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ArchiveSeriesViewer.handleAddChannel(ArchiveChannel channel) |
protected void |
ArchiveSeriesViewer.handleRemoveChannel(ArchiveChannel channel) |
Constructor and Description |
---|
ArchiveChannelViewer(org.eclipse.core.databinding.DataBindingContext dbc,
ArchiveChannel element,
ChartViewer viewer,
org.eclipse.jface.resource.ResourceManager resourceManager,
ArchiveSeriesViewer archiveSeriesViewer) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.