Uses of Package
edu.stanford.smi.protegex.owl.model.triplestore

Packages that use edu.stanford.smi.protegex.owl.model.triplestore
edu.stanford.smi.protegex.owl.database   
edu.stanford.smi.protegex.owl.database.triplestore   
edu.stanford.smi.protegex.owl.jena   
edu.stanford.smi.protegex.owl.jena.graph   
edu.stanford.smi.protegex.owl.jena.parser   
edu.stanford.smi.protegex.owl.jena.protege2jena   
edu.stanford.smi.protegex.owl.jena.triplestore   
edu.stanford.smi.protegex.owl.model   
edu.stanford.smi.protegex.owl.model.impl   
edu.stanford.smi.protegex.owl.model.triplestore   
edu.stanford.smi.protegex.owl.model.triplestore.impl   
edu.stanford.smi.protegex.owl.model.triplestore.impl.tests   
edu.stanford.smi.protegex.owl.ui.actions.triple   
edu.stanford.smi.protegex.owl.ui.components.triples   
edu.stanford.smi.protegex.owl.ui.forms   
edu.stanford.smi.protegex.owl.ui.query   
edu.stanford.smi.protegex.owl.ui.repository   
edu.stanford.smi.protegex.owl.ui.results   
edu.stanford.smi.protegex.owl.ui.triplestore   
edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter   
edu.stanford.smi.protegex.owl.writer.rdfxml.renderer   
edu.stanford.smi.protegex.owl.writer.rdfxml.util   
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.database
TripleStoreModel
          The TripleStoreModel is an access layer on top of the normal OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.database.triplestore
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
TripleStoreModel
          The TripleStoreModel is an access layer on top of the normal OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.jena
TripleStoreModel
          The TripleStoreModel is an access layer on top of the normal OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.jena.graph
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.jena.parser
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
TripleStoreModel
          The TripleStoreModel is an access layer on top of the normal OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.jena.protege2jena
Triple
          A triple in an OWLModel or RDF graph.
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
TripleStoreModel
          The TripleStoreModel is an access layer on top of the normal OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.jena.triplestore
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
TripleStoreModel
          The TripleStoreModel is an access layer on top of the normal OWLModel.
TripleWriter
          An interface for objects that can write Triples into a file or other stream.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.model
Triple
          A triple in an OWLModel or RDF graph.
TripleStoreModel
          The TripleStoreModel is an access layer on top of the normal OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.model.impl
Triple
          A triple in an OWLModel or RDF graph.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.model.triplestore
DelegatingTripleWriter
          A TripleWriter that forwards all calls into a delegate TripleWriter.
Triple
          A triple in an OWLModel or RDF graph.
TripleDescriptor
          A common base interface for Triple and TriplePath, for methods that take either as argument.
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
TripleWriter
          An interface for objects that can write Triples into a file or other stream.
Tuple
          A subject/predicate pair.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.model.triplestore.impl
Triple
          A triple in an OWLModel or RDF graph.
TripleDescriptor
          A common base interface for Triple and TriplePath, for methods that take either as argument.
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
TripleStoreModel
          The TripleStoreModel is an access layer on top of the normal OWLModel.
Tuple
          A subject/predicate pair.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.model.triplestore.impl.tests
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.ui.actions.triple
Triple
          A triple in an OWLModel or RDF graph.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.ui.components.triples
Triple
          A triple in an OWLModel or RDF graph.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.ui.forms
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.ui.query
Triple
          A triple in an OWLModel or RDF graph.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.ui.repository
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.ui.results
Triple
          A triple in an OWLModel or RDF graph.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.ui.triplestore
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.writer.rdfxml.renderer
TripleStore
          An interface for low-level access to the single triples in an OWLModel.
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore used by edu.stanford.smi.protegex.owl.writer.rdfxml.util
TripleStore
          An interface for low-level access to the single triples in an OWLModel.