Modifier and Type | Method and Description |
---|---|
ScriptSeries |
ChartFactory.createScriptSeries()
Returns a new object of class 'Script Series'.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptSeriesImpl
An implementation of the model object 'Script Series'.
|
Modifier and Type | Method and Description |
---|---|
ScriptSeries |
ChartFactoryImpl.createScriptSeries() |
Modifier and Type | Method and Description |
---|---|
protected ScriptSeries |
ScriptSeriesTest.getFixture()
Returns the fixture for this Script Series test case.
|
Modifier and Type | Method and Description |
---|---|
T |
ChartSwitch.caseScriptSeries(ScriptSeries object)
Returns the result of interpreting the object as an instance of 'Script Series'.
|
Constructor and Description |
---|
ScriptSeriesViewer(org.eclipse.core.databinding.DataBindingContext dbc,
ScriptSeries 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.