| Package | Description |
|---|---|
| com.interpss.core.algo.config | |
| com.interpss.core.algo.config.impl | |
| com.interpss.core.algo.config.util |
| Modifier and Type | Field and Description |
|---|---|
static LfAdjAlgoConfigPackage |
LfAdjAlgoConfigPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
LfAdjAlgoConfigPackage |
LfAdjAlgoConfigFactory.getLfAdjAlgoConfigPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LfAdjAlgoConfigPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
LfAdjAlgoConfigPackage |
LfAdjAlgoConfigFactoryImpl.getLfAdjAlgoConfigPackage() |
static LfAdjAlgoConfigPackage |
LfAdjAlgoConfigFactoryImpl.getPackage()
Deprecated.
|
static LfAdjAlgoConfigPackage |
LfAdjAlgoConfigPackageImpl.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 LfAdjAlgoConfigPackage |
LfAdjAlgoConfigSwitch.modelPackage
The cached model package
|
protected static LfAdjAlgoConfigPackage |
LfAdjAlgoConfigAdapterFactory.modelPackage
The cached model package.
|