Package | Description |
---|---|
com.interpss.dist.algo | |
com.interpss.dist.algo.impl | |
com.interpss.dist.algo.util |
Modifier and Type | Field and Description |
---|---|
static DistAlgoPackage |
DistAlgoPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
DistAlgoPackage |
DistAlgoFactory.getDistAlgoPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
DistAlgoPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
DistAlgoPackage |
DistAlgoFactoryImpl.getDistAlgoPackage() |
static DistAlgoPackage |
DistAlgoFactoryImpl.getPackage()
Deprecated.
|
static DistAlgoPackage |
DistAlgoPackageImpl.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 DistAlgoPackage |
DistAlgoAdapterFactory.modelPackage
The cached model package.
|
protected static DistAlgoPackage |
DistAlgoSwitch.modelPackage
The cached model package
|