| Package | Description |
|---|---|
| com.interpss.dist | |
| com.interpss.dist.impl | |
| com.interpss.dist.util |
| Modifier and Type | Field and Description |
|---|---|
static DistPackage |
DistPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
DistPackage |
DistFactory.getDistPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
DistPackage |
DistFactoryImpl.getDistPackage() |
static DistPackage |
DistFactoryImpl.getPackage()
Deprecated.
|
static DistPackage |
DistPackageImpl.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 DistPackage |
DistSwitch.modelPackage
The cached model package
|
protected static DistPackage |
DistAdapterFactory.modelPackage
The cached model package.
|