Package | Description |
---|---|
com.interpss.core.algo.path | |
com.interpss.core.algo.path.impl | |
com.interpss.core.algo.path.util |
Modifier and Type | Field and Description |
---|---|
static PathAlgorithmPackage |
PathAlgorithmPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
PathAlgorithmPackage |
PathAlgorithmFactory.getPathAlgorithmPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
PathAlgorithmPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static PathAlgorithmPackage |
PathAlgorithmFactoryImpl.getPackage()
Deprecated.
|
PathAlgorithmPackage |
PathAlgorithmFactoryImpl.getPathAlgorithmPackage() |
static PathAlgorithmPackage |
PathAlgorithmPackageImpl.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 PathAlgorithmPackage |
PathAlgorithmAdapterFactory.modelPackage
The cached model package.
|
protected static PathAlgorithmPackage |
PathAlgorithmSwitch.modelPackage
The cached model package
|