| Package | Description |
|---|---|
| com.interpss.core.algo.dclf.adapter | |
| com.interpss.core.algo.dclf.adapter.impl |
| Modifier and Type | Field and Description |
|---|---|
static DclfAlgoAdapterFactory |
DclfAlgoAdapterFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
DclfAlgoAdapterFactory |
DclfAlgoAdapterPackage.getDclfAlgoAdapterFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfAlgoAdapterFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
DclfAlgoAdapterFactory |
DclfAlgoAdapterPackageImpl.getDclfAlgoAdapterFactory() |
static DclfAlgoAdapterFactory |
DclfAlgoAdapterFactoryImpl.init()
Creates the default factory implementation.
|