|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.reasoner.dig.DIGQueryTranslator
com.hp.hpl.jena.reasoner.dig.DIGIteratedQueryTranslator
com.hp.hpl.jena.reasoner.dig.DIGQueryRoleHierarchyTranslator
public class DIGQueryRoleHierarchyTranslator
Translator that generates DIG queries in response to find queries that search the entire class hierarchy:
* rdf:subClassOf *or similar.
Field Summary |
---|
Fields inherited from class com.hp.hpl.jena.reasoner.dig.DIGQueryTranslator |
---|
ALL |
Constructor Summary | |
---|---|
DIGQueryRoleHierarchyTranslator(java.lang.String predicate)
Construct a translator for the DIG class hierarchy queries. |
Method Summary |
---|
Methods inherited from class com.hp.hpl.jena.reasoner.dig.DIGIteratedQueryTranslator |
---|
find, translatePattern, translatePattern, translateResponseHook |
Methods inherited from class com.hp.hpl.jena.reasoner.dig.DIGQueryTranslator |
---|
checkObject, checkPredicate, checkSubject, checkTriple, find, translateResponse, trigger |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DIGQueryRoleHierarchyTranslator(java.lang.String predicate)
Construct a translator for the DIG class hierarchy queries.
predicate
- The predicate URI to trigger on
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |