Uses of Interface
com.ontotext.ordi.WarningAware

Packages that use WarningAware
com.ontotext.ordi   
com.ontotext.ordi.rdbms   
com.ontotext.ordi.tripleset   
com.ontotext.ordi.tripleset.impl   
com.ontotext.ordi.trree   
com.ontotext.ordi.wsmo4rdf   
com.ontotext.ordi.wsmo4rdf.impl   
com.ontotext.ordi.wsmo4rdf.remote.client   
 

Uses of WarningAware in com.ontotext.ordi
 

Subinterfaces of WarningAware in com.ontotext.ordi
 interface Connection
          A connection (session) to specific data provider.
 interface DataSource
          A factory for connections to the physical data source that this DataSource represents.
 

Uses of WarningAware in com.ontotext.ordi.rdbms
 

Classes in com.ontotext.ordi.rdbms that implement WarningAware
 class RDBMSAdapter
           
 class RDBMSConnection
           
 

Uses of WarningAware in com.ontotext.ordi.tripleset
 

Subinterfaces of WarningAware in com.ontotext.ordi.tripleset
 interface TConnection
          Connection to data source to support tripleset data model.
 interface TSource
          Factory for connections to tripleset data model.
 

Classes in com.ontotext.ordi.tripleset that implement WarningAware
 class ConnectionImpl
           
 class DataSourceImpl
           
 class WarningAwareImpl
           
 

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

Classes in com.ontotext.ordi.tripleset.impl that implement WarningAware
 class TConnectionImpl
           
 class TQueryConnectionImpl
          This class implements the evaluation of TupleExpr against the TConnection's search method.
 class TSourceImpl
           
 

Uses of WarningAware in com.ontotext.ordi.trree
 

Classes in com.ontotext.ordi.trree that implement WarningAware
 class TRREEAdapter
           
 class TRREEConnection
           
 

Uses of WarningAware in com.ontotext.ordi.wsmo4rdf
 

Subinterfaces of WarningAware in com.ontotext.ordi.wsmo4rdf
 interface WsmoConnection
          WSMO repository with query evaluation support.
 interface WsmoSource
           
 

Uses of WarningAware in com.ontotext.ordi.wsmo4rdf.impl
 

Classes in com.ontotext.ordi.wsmo4rdf.impl that implement WarningAware
 class WsmoConnectionImpl
           
 class WsmoSourceImpl
           
 

Uses of WarningAware in com.ontotext.ordi.wsmo4rdf.remote.client
 

Classes in com.ontotext.ordi.wsmo4rdf.remote.client that implement WarningAware
 class RemoteWsmoConnection
           
 class RemoteWsmoSource
           
 



Copyright © 2008. All Rights Reserved.