Uses of Interface
com.ontotext.ordi.tripleset.TSource

Packages that use TSource
com.ontotext.ordi   
com.ontotext.ordi.rdbms   
com.ontotext.ordi.tripleset.impl   
com.ontotext.ordi.trree   
 

Uses of TSource in com.ontotext.ordi
 

Methods in com.ontotext.ordi that return TSource
static TSource Factory.createDefaultTSource()
          Creates a new instance of ORDI data model, based on the default settings.
static TSource Factory.createTSource(Map<Object,Object> map)
          Creates a new instance of ORDI data model, based on the default and runtime settings.
 

Uses of TSource in com.ontotext.ordi.rdbms
 

Classes in com.ontotext.ordi.rdbms that implement TSource
 class RDBMSAdapter
           
 

Uses of TSource in com.ontotext.ordi.tripleset.impl
 

Classes in com.ontotext.ordi.tripleset.impl that implement TSource
 class TSourceImpl
           
 

Fields in com.ontotext.ordi.tripleset.impl declared as TSource
protected  TSource TQueryConnectionImpl.ORDITripleSource.source
           
protected  TSource TQueryConnectionImpl.tsource
           
 

Constructors in com.ontotext.ordi.tripleset.impl with parameters of type TSource
TConnectionImpl(TSource source)
           
TQueryConnectionImpl.ORDITripleSource(TSource source, TConnection connection, boolean includeInferred, URI tripleset)
           
TQueryConnectionImpl(TSource source)
           
 

Uses of TSource in com.ontotext.ordi.trree
 

Classes in com.ontotext.ordi.trree that implement TSource
 class TRREEAdapter
           
 



Copyright © 2008. All Rights Reserved.