| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.kernel.modelcaches |
| Modifier and Type | Method and Description |
|---|---|
ModelCacheType |
ModelCacheInterface.getCacheType() |
ModelCacheType |
ModelCacheIan.getCacheType()
Get the tag identifying the cache type
|
ModelCacheType |
ModelCacheConst.getCacheType()
Get the tag identifying the cache type
|
ModelCacheType |
ModelCacheSingleton.getCacheType()
Get the tag identifying the cache type
|
static ModelCacheType |
ModelCacheType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelCacheType[] |
ModelCacheType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 The University of Manchester. All rights reserved.