|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.ic.doc.automed.modelmanagement.modeldef.ModelDef
uk.ac.ic.doc.automed.modelmanagement.modeldef.QueryCacheModelDef
public class QueryCacheModelDef
Field Summary | |
---|---|
protected Model |
cacheModel
|
private Construct |
citem
|
private static java.lang.String[] |
featureNames
|
Fields inherited from class uk.ac.ic.doc.automed.modelmanagement.modeldef.ModelDef |
---|
automedModelName, baseName, distinctModels, empty, featureSet, modelInUse, modelName, SOURCE_PREFIX |
Constructor Summary | |
---|---|
QueryCacheModelDef()
Creates a new instance of CSVWrapperFactory |
Method Summary | |
---|---|
void |
createAutoMedModel()
Create the automed oriented Model used to represent the
Schema of the datasource. |
void |
createModel()
Create the query cache model |
java.lang.String[] |
getFeatureNames()
Return the names of the features of this model |
Methods inherited from class uk.ac.ic.doc.automed.modelmanagement.modeldef.ModelDef |
---|
clearFeatures, getAutoMedModel, getAutoMedModelName, getFeatures, getModel, getModelBaseName, getModelName, isFeatureInUse, setFeatures, setFeatures, setModelBaseName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Model cacheModel
private Construct citem
private static final java.lang.String[] featureNames
Constructor Detail |
---|
public QueryCacheModelDef()
Method Detail |
---|
public java.lang.String[] getFeatureNames()
getFeatureNames
in class ModelDef
public void createModel() throws InconsistentException
createModel
in class ModelDef
InconsistentException
public void createAutoMedModel() throws InconsistentException
ModelDef
Model
used to represent the
Schema
of the datasource.
createAutoMedModel
in class ModelDef
InconsistentException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |