| Package | Description |
|---|---|
| com.interpss.core.algo.sc | |
| com.interpss.core.algo.sc.impl | |
| com.interpss.core.algo.sc.util |
| Modifier and Type | Field and Description |
|---|---|
static ScAlgorithmPackage |
ScAlgorithmPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
ScAlgorithmPackage |
ScAlgorithmFactory.getScAlgorithmPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScAlgorithmPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
static ScAlgorithmPackage |
ScAlgorithmFactoryImpl.getPackage()
Deprecated.
|
ScAlgorithmPackage |
ScAlgorithmFactoryImpl.getScAlgorithmPackage() |
static ScAlgorithmPackage |
ScAlgorithmPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
| Modifier and Type | Field and Description |
|---|---|
protected static ScAlgorithmPackage |
ScAlgorithmSwitch.modelPackage
The cached model package
|
protected static ScAlgorithmPackage |
ScAlgorithmAdapterFactory.modelPackage
The cached model package.
|