Package | Description |
---|---|
com.interpss.dstab.algo | |
com.interpss.dstab.algo.impl |
Modifier and Type | Field and Description |
---|---|
static DstabAlgorithmFactory |
DstabAlgorithmFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
DstabAlgorithmFactory |
DstabAlgorithmPackage.getDstabAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
DstabAlgorithmFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
DstabAlgorithmFactory |
DstabAlgorithmPackageImpl.getDstabAlgorithmFactory() |
static DstabAlgorithmFactory |
DstabAlgorithmFactoryImpl.init()
Creates the default factory implementation.
|