| Package | Description |
|---|---|
| com.interpss.core.algo.path | |
| com.interpss.core.algo.path.impl |
| Modifier and Type | Field and Description |
|---|---|
static PathAlgorithmFactory |
PathAlgorithmFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
PathAlgorithmFactory |
PathAlgorithmPackage.getPathAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PathAlgorithmFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
PathAlgorithmFactory |
PathAlgorithmPackageImpl.getPathAlgorithmFactory() |
static PathAlgorithmFactory |
PathAlgorithmFactoryImpl.init()
Creates the default factory implementation.
|