Package | Description |
---|---|
com.interpss.core.common.cache | |
com.interpss.core.common.cache.impl | |
com.interpss.core.common.cache.util |
Modifier and Type | Field and Description |
---|---|
static CommonCachePackage |
CommonCachePackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
CommonCachePackage |
CommonCacheFactory.getCommonCachePackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonCachePackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
CommonCachePackage |
CommonCacheFactoryImpl.getCommonCachePackage() |
static CommonCachePackage |
CommonCacheFactoryImpl.getPackage()
Deprecated.
|
static CommonCachePackage |
CommonCachePackageImpl.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 CommonCachePackage |
CommonCacheSwitch.modelPackage
The cached model package
|
protected static CommonCachePackage |
CommonCacheAdapterFactory.modelPackage
The cached model package.
|