| Package | Description |
|---|---|
| com.interpss.core.common.cache | |
| com.interpss.core.common.cache.impl |
| Modifier and Type | Field and Description |
|---|---|
static CommonCacheFactory |
CommonCacheFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
CommonCacheFactory |
CommonCachePackage.getCommonCacheFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonCacheFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
CommonCacheFactory |
CommonCachePackageImpl.getCommonCacheFactory() |
static CommonCacheFactory |
CommonCacheFactoryImpl.init()
Creates the default factory implementation.
|