Package | Description |
---|---|
com.interpss.dist.algo | |
com.interpss.dist.algo.impl |
Modifier and Type | Field and Description |
---|---|
static DistAlgoFactory |
DistAlgoFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
DistAlgoFactory |
DistAlgoPackage.getDistAlgoFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
DistAlgoFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
DistAlgoFactory |
DistAlgoPackageImpl.getDistAlgoFactory() |
static DistAlgoFactory |
DistAlgoFactoryImpl.init()
Creates the default factory implementation.
|