|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rule | |
---|---|
org.weblab_project.core.helper.impl |
Uses of Rule in org.weblab_project.core.helper.impl |
---|
Fields in org.weblab_project.core.helper.impl with type parameters of type Rule | |
---|---|
protected java.util.List<Rule> |
Filter.rules
|
protected java.util.List<Rule> |
ComplexTripleSelector.rules
|
Methods in org.weblab_project.core.helper.impl with parameters of type Rule | |
---|---|
void |
ComplexTripleSelector.addRule(Rule rule)
|
protected boolean |
Filter.matches(Rule rule,
java.lang.String subject,
java.lang.String predicate,
java.lang.String object)
|
protected boolean |
Filter.matches(Rule rule,
com.hp.hpl.jena.graph.Triple t)
|
protected boolean |
ComplexTripleSelector.matches(Rule rule,
com.hp.hpl.jena.graph.Triple t)
|
protected boolean |
Filter.matches(Rule rule,
WTriple wt)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |