Modifier and Type | Interface and Description |
---|---|
interface |
ArchiveSeries
A representation of the model object 'Archive Series'.
|
interface |
CompositeArchiveQualitySeries
A representation of the model object 'Composite Archive Quality Series'.
|
interface |
DataItemSeries
A representation of the model object 'Data Item Series'.
|
interface |
ItemDataSeries
A representation of the model object 'Item Data Series'.
|
interface |
ScriptSeries
A representation of the model object 'Script Series'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DataSeries> |
Chart.getInputs()
Returns the value of the 'Inputs' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ArchiveSeriesImpl
An implementation of the model object 'Archive Series'.
|
class |
CompositeArchiveQualitySeriesImpl
An implementation of the model object 'Composite Archive Quality Series'.
|
class |
DataItemSeriesImpl
An implementation of the model object 'Data Item Series'.
|
class |
DataSeriesImpl
An implementation of the model object 'Data Series'.
|
class |
ItemDataSeriesImpl
An implementation of the model object 'Item Data Series'.
|
class |
ScriptSeriesImpl
An implementation of the model object 'Script Series'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<DataSeries> |
ChartImpl.inputs
The cached value of the '
Inputs ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DataSeries> |
ChartImpl.getInputs() |
Modifier and Type | Field and Description |
---|---|
protected DataSeries |
DataSeriesTest.fixture
The fixture for this Data Series test case.
|
Modifier and Type | Method and Description |
---|---|
protected DataSeries |
DataSeriesTest.getFixture()
Returns the fixture for this Data Series test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DataSeriesTest.setFixture(DataSeries fixture)
Sets the fixture for this Data Series test case.
|
Modifier and Type | Method and Description |
---|---|
T |
ChartSwitch.caseDataSeries(DataSeries object)
Returns the result of interpreting the object as an instance of 'Data Series'.
|
Modifier and Type | Method and Description |
---|---|
protected void |
InputManager.addInput(DataSeries element,
InputViewer viewer) |
protected void |
InputManager.handleAdd(DataSeries element) |
protected void |
InputManager.handleRemove(DataSeries element) |
Constructor and Description |
---|
AbstractInputViewer(org.eclipse.core.databinding.DataBindingContext dbc,
DataSeries element,
ChartViewer viewer,
org.eclipse.jface.resource.ResourceManager resourceManager,
AxisLocator<XAxis,XAxisViewer> xLocator,
AxisLocator<YAxis,YAxisViewer> yLocator) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.