| Modifier and Type | Field and Description |
|---|---|
static ParserPackage |
ParserPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
ParserPackage |
ParserFactory.getParserPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParserPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
static ParserPackage |
ParserFactoryImpl.getPackage()
Deprecated.
|
ParserPackage |
ParserFactoryImpl.getParserPackage() |
static ParserPackage |
ParserPackageImpl.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 static ParserPackage |
ParserAdapterFactory.modelPackage
The cached model package.
|
protected static ParserPackage |
ParserSwitch.modelPackage
The cached model package
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.