info.sswap.impl.empire.io
Class ModelCache.MemoryCacheEntry

java.lang.Object
  extended by info.sswap.impl.empire.io.ModelCache.MemoryCacheEntry
Enclosing class:
ModelCache

static class ModelCache.MemoryCacheEntry
extends java.lang.Object


Field Summary
private  com.hp.hpl.jena.rdf.model.Model model
           
private  boolean negativeEntry
           
 
Constructor Summary
ModelCache.MemoryCacheEntry(com.hp.hpl.jena.rdf.model.Model model, boolean negativeEntry)
           
 
Method Summary
 com.hp.hpl.jena.rdf.model.Model getModel()
           
 boolean isNegativeEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

model

private com.hp.hpl.jena.rdf.model.Model model

negativeEntry

private boolean negativeEntry
Constructor Detail

ModelCache.MemoryCacheEntry

public ModelCache.MemoryCacheEntry(com.hp.hpl.jena.rdf.model.Model model,
                                   boolean negativeEntry)
Method Detail

isNegativeEntry

public boolean isNegativeEntry()

getModel

public com.hp.hpl.jena.rdf.model.Model getModel()


Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.