Modifier and Type | Method and Description |
---|---|
MouseController |
ChartFactory.createMouseController()
Returns a new object of class 'Mouse Controller'.
|
Modifier and Type | Class and Description |
---|---|
class |
MouseControllerImpl
An implementation of the model object 'Mouse Controller'.
|
Modifier and Type | Method and Description |
---|---|
MouseController |
ChartFactoryImpl.createMouseController() |
Modifier and Type | Method and Description |
---|---|
protected MouseController |
MouseControllerTest.getFixture()
Returns the fixture for this Mouse Controller test case.
|
Modifier and Type | Method and Description |
---|---|
T |
ChartSwitch.caseMouseController(MouseController object)
Returns the result of interpreting the object as an instance of 'Mouse Controller'.
|
Constructor and Description |
---|
MouseControllerImpl(ControllerManager controllerManager,
ChartContext chartContext,
MouseController controller) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.