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

Packages that use ReasoningService
info.sswap.api.model Main package for SSWAP API 
info.sswap.impl.empire.model   
 

Uses of ReasoningService in info.sswap.api.model
 

Methods in info.sswap.api.model that return ReasoningService
 ReasoningService SSWAPModel.getReasoningService()
          Gets the reasoning service associated with the underlying RDF data
 

Uses of ReasoningService in info.sswap.impl.empire.model
 

Classes in info.sswap.impl.empire.model that implement ReasoningService
 class ReasoningServiceImpl
          Implementation of the reasoning service for a Jena model.
 

Methods in info.sswap.impl.empire.model that return ReasoningService
 ReasoningService ModelImpl.getReasoningService()
           
 ReasoningService SourceModel.getReasoningService()
          Gets the reasoning service associated with the model.
 ReasoningService SourceModelImpl.getReasoningService()
           
 



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