Modifier and Type | Method and Description |
---|---|
CurrentTimeController |
ChartFactory.createCurrentTimeController()
Returns a new object of class 'Current Time Controller'.
|
Modifier and Type | Class and Description |
---|---|
class |
CurrentTimeControllerImpl
An implementation of the model object 'Current Time Controller'.
|
Modifier and Type | Method and Description |
---|---|
CurrentTimeController |
ChartFactoryImpl.createCurrentTimeController() |
Modifier and Type | Method and Description |
---|---|
protected CurrentTimeController |
CurrentTimeControllerTest.getFixture()
Returns the fixture for this Current Time Controller test case.
|
Modifier and Type | Method and Description |
---|---|
T |
ChartSwitch.caseCurrentTimeController(CurrentTimeController object)
Returns the result of interpreting the object as an instance of 'Current Time Controller'.
|
Constructor and Description |
---|
CurrentTimeChartController(org.eclipse.core.databinding.DataBindingContext ctx,
org.eclipse.core.databinding.observable.Realm realm,
CurrentTimeController controller,
ChartContext chartContext) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.