Package | Description |
---|---|
com.interpss.core.algo | |
com.interpss.core.algo.impl |
Modifier and Type | Field and Description |
---|---|
static CoreAlgorithmFactory |
CoreAlgorithmFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
CoreAlgorithmFactory |
CoreAlgorithmPackage.getCoreAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
CoreAlgorithmFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
CoreAlgorithmFactory |
CoreAlgorithmPackageImpl.getCoreAlgorithmFactory() |
static CoreAlgorithmFactory |
CoreAlgorithmFactoryImpl.init()
Creates the default factory implementation.
|