Uses of Class
org.ontoware.rdf2go.model.impl.TriplePatternImpl.SPO

Packages that use TriplePatternImpl.SPO
org.ontoware.rdf2go.model.impl   
 

Uses of TriplePatternImpl.SPO in org.ontoware.rdf2go.model.impl
 

Fields in org.ontoware.rdf2go.model.impl declared as TriplePatternImpl.SPO
 TriplePatternImpl.SPO TriplePatternImpl.extract
           
 

Methods in org.ontoware.rdf2go.model.impl that return TriplePatternImpl.SPO
static TriplePatternImpl.SPO TriplePatternImpl.SPO.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TriplePatternImpl.SPO[] TriplePatternImpl.SPO.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.ontoware.rdf2go.model.impl with parameters of type TriplePatternImpl.SPO
TriplePatternImpl(ResourceOrVariable subject, UriOrVariable predicate, NodeOrVariable object, TriplePatternImpl.SPO extract)
           
 



Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.