Package | Description |
---|---|
com.interpss.core.algo.config | |
com.interpss.core.algo.config.impl |
Modifier and Type | Field and Description |
---|---|
static LfAdjAlgoConfigFactory |
LfAdjAlgoConfigFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
LfAdjAlgoConfigFactory |
LfAdjAlgoConfigPackage.getLfAdjAlgoConfigFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
LfAdjAlgoConfigFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
LfAdjAlgoConfigFactory |
LfAdjAlgoConfigPackageImpl.getLfAdjAlgoConfigFactory() |
static LfAdjAlgoConfigFactory |
LfAdjAlgoConfigFactoryImpl.init()
Creates the default factory implementation.
|