Modifier and Type | Interface and Description |
---|---|
interface |
CurrentTimeController
A representation of the model object 'Current Time Controller'.
|
interface |
ScaleAction
A representation of the model object 'Scale Action'.
|
interface |
TimeNowAction
A representation of the model object 'Time Now Action'.
|
interface |
TimeShiftAction
A representation of the model object 'Time Shift Action'.
|
Modifier and Type | Class and Description |
---|---|
class |
CurrentTimeControllerImpl
An implementation of the model object 'Current Time Controller'.
|
class |
ScaleActionImpl
An implementation of the model object 'Scale Action'.
|
class |
TimeNowActionImpl
An implementation of the model object 'Time Now Action'.
|
class |
TimeShiftActionImpl
An implementation of the model object 'Time Shift Action'.
|
class |
XAxisControllerImpl
An implementation of the model object 'XAxis Controller'.
|
Modifier and Type | Method and Description |
---|---|
protected XAxisController |
XAxisControllerTest.getFixture()
Returns the fixture for this XAxis Controller test case.
|
Modifier and Type | Method and Description |
---|---|
T |
ChartSwitch.caseXAxisController(XAxisController object)
Returns the result of interpreting the object as an instance of 'XAxis Controller'.
|
Constructor and Description |
---|
AbstractXAxisController(org.eclipse.core.databinding.DataBindingContext ctx,
ChartContext chartContext,
XAxisController controller) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.