Package | Description |
---|---|
com.interpss.dist.common | |
com.interpss.dist.common.impl | |
com.interpss.dist.common.util |
Modifier and Type | Field and Description |
---|---|
static DistCommonPackage |
DistCommonPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
DistCommonPackage |
DistCommonFactory.getDistCommonPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
DistCommonPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
DistCommonPackage |
DistCommonFactoryImpl.getDistCommonPackage() |
static DistCommonPackage |
DistCommonFactoryImpl.getPackage()
Deprecated.
|
static DistCommonPackage |
DistCommonPackageImpl.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 DistCommonPackage |
DistCommonSwitch.modelPackage
The cached model package
|
protected static DistCommonPackage |
DistCommonAdapterFactory.modelPackage
The cached model package.
|