| Package | Description |
|---|---|
| com.interpss.core.algo.dclf | |
| com.interpss.core.algo.dclf.impl |
| Modifier and Type | Field and Description |
|---|---|
static DclfAlgorithmFactory |
DclfAlgorithmFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
DclfAlgorithmFactory |
DclfAlgorithmPackage.getDclfAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfAlgorithmFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
DclfAlgorithmFactory |
DclfAlgorithmPackageImpl.getDclfAlgorithmFactory() |
static DclfAlgorithmFactory |
DclfAlgorithmFactoryImpl.init()
Creates the default factory implementation.
|