Package | Description |
---|---|
com.interpss.core.algo.mslf | |
com.interpss.core.algo.mslf.impl |
Modifier and Type | Field and Description |
---|---|
static MslfAlgorithmFactory |
MslfAlgorithmFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
MslfAlgorithmFactory |
MslfAlgorithmPackage.getMslfAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
MslfAlgorithmFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
MslfAlgorithmFactory |
MslfAlgorithmPackageImpl.getMslfAlgorithmFactory() |
static MslfAlgorithmFactory |
MslfAlgorithmFactoryImpl.init()
Creates the default factory implementation.
|