Package | Description |
---|---|
org.eclipse.scada.vi.chart.model.provider | |
org.eclipse.scada.vi.model | |
org.eclipse.scada.vi.model.impl | |
org.eclipse.scada.vi.model.tests | |
org.eclipse.scada.vi.model.util | |
org.eclipse.scada.vi.ui.draw2d.primitives |
Provides controllers to the graphical elements in the views.
|
Modifier and Type | Method and Description |
---|---|
Object |
ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch.caseFigureContainer(FigureContainer object) |
Modifier and Type | Method and Description |
---|---|
FigureContainer |
VisualInterfaceFactory.createFigureContainer()
Returns a new object of class 'Figure Container'.
|
Modifier and Type | Class and Description |
---|---|
class |
FigureContainerImpl
An implementation of the model object 'Figure Container'.
|
Modifier and Type | Method and Description |
---|---|
FigureContainer |
VisualInterfaceFactoryImpl.createFigureContainer() |
Modifier and Type | Method and Description |
---|---|
protected FigureContainer |
FigureContainerTest.getFixture()
Returns the fixture for this Figure Container test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseFigureContainer(FigureContainer object)
Returns the result of interpreting the object as an instance of 'Figure Container'.
|
Constructor and Description |
---|
FigureContainerController(SymbolController controller,
FigureContainer element,
org.eclipse.jface.resource.ResourceManager manager,
BasicViewElementFactory viewElementFactory) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.