| Package | Description |
|---|---|
| com.interpss.core.algo.sc | |
| com.interpss.core.algo.sc.impl |
| Modifier and Type | Field and Description |
|---|---|
static ScAlgorithmFactory |
ScAlgorithmFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
ScAlgorithmFactory |
ScAlgorithmPackage.getScAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScAlgorithmFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
ScAlgorithmFactory |
ScAlgorithmPackageImpl.getScAlgorithmFactory() |
static ScAlgorithmFactory |
ScAlgorithmFactoryImpl.init()
Creates the default factory implementation.
|