Package | Description |
---|---|
org.eclipse.scada.vi.model | |
org.eclipse.scada.vi.model.impl | |
org.eclipse.scada.vi.model.presentation |
Modifier and Type | Field and Description |
---|---|
static VisualInterfaceFactory |
VisualInterfaceFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
VisualInterfaceFactory |
VisualInterfacePackage.getVisualInterfaceFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
VisualInterfaceFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
VisualInterfaceFactory |
VisualInterfacePackageImpl.getVisualInterfaceFactory() |
static VisualInterfaceFactory |
VisualInterfaceFactoryImpl.init()
Creates the default factory implementation.
|
Modifier and Type | Field and Description |
---|---|
protected VisualInterfaceFactory |
VisualInterfaceModelWizard.visualInterfaceFactory
This caches an instance of the model factory.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.