| Package | Description |
|---|---|
| com.interpss.dstab.algo | |
| com.interpss.dstab.algo.impl | |
| com.interpss.dstab.algo.util |
| Modifier and Type | Field and Description |
|---|---|
static DstabAlgorithmPackage |
DstabAlgorithmPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
DstabAlgorithmPackage |
DstabAlgorithmFactory.getDstabAlgorithmPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DstabAlgorithmPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
DstabAlgorithmPackage |
DstabAlgorithmFactoryImpl.getDstabAlgorithmPackage() |
static DstabAlgorithmPackage |
DstabAlgorithmFactoryImpl.getPackage()
Deprecated.
|
static DstabAlgorithmPackage |
DstabAlgorithmPackageImpl.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 DstabAlgorithmPackage |
DstabAlgorithmAdapterFactory.modelPackage
The cached model package.
|
protected static DstabAlgorithmPackage |
DstabAlgorithmSwitch.modelPackage
The cached model package
|