Uses of Interface
org.omwg.ordi.rdf.Triple

Packages that use Triple
com.ontotext.ordi.repository   
com.ontotext.ordi.wrappers   
org.omwg.ordi.rdf   
 

Uses of Triple in com.ontotext.ordi.repository
 

Methods in com.ontotext.ordi.repository that return Triple
 Triple[] WSML2Triples.process(org.wsmo.common.Entity entity)
           
 

Methods in com.ontotext.ordi.repository with parameters of type Triple
 void TripleHandler.onTriple(Triple triple)
           
 

Uses of Triple in com.ontotext.ordi.wrappers
 

Classes in com.ontotext.ordi.wrappers that implement Triple
 class SesameTripleImpl
          A Triple implemntation which wraps a Seasme Statement
 

Uses of Triple in org.omwg.ordi.rdf
 

Methods in org.omwg.ordi.rdf that return Triple
 Triple TripleIterator.next()
          retrieves the current Triple and advances the itreator
 



Copyright © 2005-2006 Ontotext Lab., GNU LGPL License applies.