Uses of Class
org.mindswap.pellet.utils.CandidateSet

Packages that use CandidateSet
org.mindswap.pellet   
 

Uses of CandidateSet in org.mindswap.pellet
 

Methods in org.mindswap.pellet that return CandidateSet
 CandidateSet ABox.getObviousInstances(aterm.ATermAppl c)
           
 CandidateSet ABox.getObviousSubjects(aterm.ATermAppl p, aterm.ATermAppl o)
           
 

Methods in org.mindswap.pellet with parameters of type CandidateSet
 void ABox.getObviousInstances(aterm.ATermAppl c, CandidateSet candidates)
           
 void ABox.getObviousObjects(aterm.ATermAppl p, CandidateSet candidates)
           
 void ABox.getObviousSubjects(aterm.ATermAppl p, aterm.ATermAppl o, CandidateSet candidates)
           
 void ABox.getSubjects(aterm.ATermAppl p, aterm.ATermAppl o, CandidateSet candidates)
           
 



Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.