com.hp.hpl.jena.sparql.engine.main
Class VarFinder
java.lang.Object
com.hp.hpl.jena.sparql.engine.main.VarFinder
public class VarFinder
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VarFinder
public VarFinder(Op op)
optDefined
public static java.util.Set<Var> optDefined(Op op)
fixed
public static java.util.Set<Var> fixed(Op op)
filter
public static java.util.Set<Var> filter(Op op)
getOpt
public java.util.Set<Var> getOpt()
getFilter
public java.util.Set<Var> getFilter()
getFixed
public java.util.Set<Var> getFixed()
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.