| Package | Description |
|---|---|
| com.interpss.core.algo.dclf | |
| com.interpss.core.algo.dclf.impl | |
| com.interpss.core.algo.dclf.util |
| Modifier and Type | Field and Description |
|---|---|
static DclfAlgorithmPackage |
DclfAlgorithmPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
DclfAlgorithmPackage |
DclfAlgorithmFactory.getDclfAlgorithmPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfAlgorithmPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
DclfAlgorithmPackage |
DclfAlgorithmFactoryImpl.getDclfAlgorithmPackage() |
static DclfAlgorithmPackage |
DclfAlgorithmFactoryImpl.getPackage()
Deprecated.
|
static DclfAlgorithmPackage |
DclfAlgorithmPackageImpl.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 DclfAlgorithmPackage |
DclfAlgorithmSwitch.modelPackage
The cached model package
|
protected static DclfAlgorithmPackage |
DclfAlgorithmAdapterFactory.modelPackage
The cached model package.
|