Uses of Interface
edu.stanford.smi.protegex.owl.model.triplestore.Tuple

Packages that use Tuple
edu.stanford.smi.protegex.owl.model.triplestore   
edu.stanford.smi.protegex.owl.model.triplestore.impl   
 

Uses of Tuple in edu.stanford.smi.protegex.owl.model.triplestore
 

Subinterfaces of Tuple in edu.stanford.smi.protegex.owl.model.triplestore
 interface Triple
          A triple in an OWLModel or RDF graph.
 

Uses of Tuple in edu.stanford.smi.protegex.owl.model.triplestore.impl
 

Classes in edu.stanford.smi.protegex.owl.model.triplestore.impl that implement Tuple
 class DefaultTriple
           
 class DefaultTuple