Modifier and Type | Method and Description |
---|---|
Object |
ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch.caseSymbol(Symbol object) |
Modifier and Type | Method and Description |
---|---|
Symbol |
VisualInterfaceFactory.createSymbol()
Returns a new object of class 'Symbol'.
|
Modifier and Type | Class and Description |
---|---|
class |
SymbolImpl
An implementation of the model object 'Symbol'.
|
Modifier and Type | Method and Description |
---|---|
Symbol |
VisualInterfaceFactoryImpl.createSymbol() |
Modifier and Type | Field and Description |
---|---|
protected Symbol |
SymbolTest.fixture
The fixture for this Symbol test case.
|
Modifier and Type | Method and Description |
---|---|
protected Symbol |
SymbolTest.getFixture()
Returns the fixture for this Symbol test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SymbolTest.setFixture(Symbol fixture)
Sets the fixture for this Symbol test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseSymbol(Symbol object)
Returns the result of interpreting the object as an instance of 'Symbol'.
|
Constructor and Description |
---|
VisualInterfaceViewer(org.eclipse.swt.widgets.Composite parent,
int style,
Symbol symbol,
Map<String,Object> scriptObjects,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Symbol |
StaticSymbolLoader.loadSymbol() |
Symbol |
XMISymbolLoader.loadSymbol() |
Symbol |
SymbolLoader.loadSymbol() |
Constructor and Description |
---|
StaticSymbolLoader(Symbol symbol) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.