Package | Description |
---|---|
org.eclipse.scada.vi.model | |
org.eclipse.scada.vi.model.impl | |
org.eclipse.scada.vi.model.presentation | |
org.eclipse.scada.vi.model.util |
Modifier and Type | Field and Description |
---|---|
static VisualInterfacePackage |
VisualInterfacePackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
VisualInterfacePackage |
VisualInterfaceFactory.getVisualInterfacePackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
VisualInterfacePackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static VisualInterfacePackage |
VisualInterfaceFactoryImpl.getPackage()
Deprecated.
|
VisualInterfacePackage |
VisualInterfaceFactoryImpl.getVisualInterfacePackage() |
static VisualInterfacePackage |
VisualInterfacePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
Modifier and Type | Field and Description |
---|---|
protected VisualInterfacePackage |
VisualInterfaceModelWizard.visualInterfacePackage
This caches an instance of the model package.
|
Modifier and Type | Field and Description |
---|---|
protected static VisualInterfacePackage |
VisualInterfaceSwitch.modelPackage
The cached model package
|
protected static VisualInterfacePackage |
VisualInterfaceAdapterFactory.modelPackage
The cached model package.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.