Package | Description |
---|---|
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 |
---|---|
SymbolReference |
VisualInterfaceFactory.createSymbolReference()
Returns a new object of class 'Symbol Reference'.
|
Modifier and Type | Class and Description |
---|---|
class |
SymbolReferenceImpl
An implementation of the model object 'Symbol Reference'.
|
Modifier and Type | Method and Description |
---|---|
SymbolReference |
VisualInterfaceFactoryImpl.createSymbolReference() |
Modifier and Type | Field and Description |
---|---|
protected SymbolReference |
SymbolReferenceTest.fixture
The fixture for this Symbol Reference test case.
|
Modifier and Type | Method and Description |
---|---|
protected SymbolReference |
SymbolReferenceTest.getFixture()
Returns the fixture for this Symbol Reference test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SymbolReferenceTest.setFixture(SymbolReference fixture)
Sets the fixture for this Symbol Reference test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseSymbolReference(SymbolReference object)
Returns the result of interpreting the object as an instance of 'Symbol Reference'.
|
Constructor and Description |
---|
SymbolReferenceController(SymbolController controller,
SymbolReference symbolReference,
BasicViewElementFactory factory,
org.eclipse.jface.resource.ResourceManager manager,
FactoryContext factoryContext) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.