| Package | Description |
|---|---|
| com.interpss.core.algo.sec | |
| com.interpss.core.algo.sec.impl |
| Modifier and Type | Field and Description |
|---|---|
static SecAlgorithmFactory |
SecAlgorithmFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
SecAlgorithmFactory |
SecAlgorithmPackage.getSecAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecAlgorithmFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
SecAlgorithmFactory |
SecAlgorithmPackageImpl.getSecAlgorithmFactory() |
static SecAlgorithmFactory |
SecAlgorithmFactoryImpl.init()
Creates the default factory implementation.
|