| Package | Description |
|---|---|
| com.interpss.core.algo.sec | |
| com.interpss.core.algo.sec.impl |
| Modifier and Type | Field and Description |
|---|---|
static SecAlgorithmPackage |
SecAlgorithmPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
SecAlgorithmPackage |
SecAlgorithmFactory.getSecAlgorithmPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecAlgorithmPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
static SecAlgorithmPackage |
SecAlgorithmFactoryImpl.getPackage()
Deprecated.
|
SecAlgorithmPackage |
SecAlgorithmFactoryImpl.getSecAlgorithmPackage() |
static SecAlgorithmPackage |
SecAlgorithmPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|