Uses of Class
org.weblab_project.core.helper.impl.Statements

Packages that use Statements
org.weblab_project.core.helper.impl   
 

Uses of Statements in org.weblab_project.core.helper.impl
 

Fields in org.weblab_project.core.helper.impl declared as Statements
protected  Statements Results.statements
           
 

Methods in org.weblab_project.core.helper.impl that return Statements
 Statements ComplexTripleSelector.searchFor(org.weblab_project.core.model.Resource resource, java.lang.String... predicates)
          Uses rules
 Statements AdvancedSelector.searchFor(org.weblab_project.core.model.Resource resource, java.lang.String... predicates)
          Build a collection of objects with given properties.
 

Methods in org.weblab_project.core.helper.impl with parameters of type Statements
protected static void AdvancedLinkedHashMap.write(java.util.List<WTriple> list, org.weblab_project.core.model.PieceOfKnowledge pokover, Statements wtm, java.util.HashMap<java.lang.String,java.lang.String> mapping)
           
 void Statements.writeAndAdd(Statements map, org.weblab_project.core.model.PieceOfKnowledge pok, java.lang.String... uris)
          Write all statements from a Statements on the given Pok and add these statements on this Statements.
 

Constructors in org.weblab_project.core.helper.impl with parameters of type Statements
AdvancedLinkedHashMap(Statements wtm)
           
AdvancedLinkedHashMap(Statements wtm, java.lang.String uri)
           
Results(Statements statements)
           
 



Copyright © 2004-2010. All Rights Reserved.