Uses of Interface
info.sswap.api.model.Cache

Packages that use Cache
info.sswap.api.model Main package for SSWAP API 
info.sswap.api.spi Run-time API provider for interface implementation 
info.sswap.impl.empire   
info.sswap.impl.empire.io   
 

Uses of Cache in info.sswap.api.model
 

Methods in info.sswap.api.model that return Cache
static Cache SSWAP.getCache()
          Gets a cache used to store ontology terms that were retrieved from the network.
 

Uses of Cache in info.sswap.api.spi
 

Methods in info.sswap.api.spi that return Cache
 Cache APIProvider.getCache()
           
 

Uses of Cache in info.sswap.impl.empire
 

Methods in info.sswap.impl.empire that return Cache
 Cache APIProviderImpl.getCache()
           
 

Uses of Cache in info.sswap.impl.empire.io
 

Classes in info.sswap.impl.empire.io that implement Cache
 class ModelCache
          A cache for Jena models.
 



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