|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
org.topbraid.sparql.functions.AbstractClassPropertyFunction
org.topbraid.sparql.functions.LocalRangeFunction
public class LocalRangeFunction
Gets the local range of a property at a given class. Syntax: ?range spam:localRange (?cls ?property)
| Constructor Summary | |
|---|---|
LocalRangeFunction()
|
|
| Method Summary | |
|---|---|
protected com.hp.hpl.jena.rdf.model.RDFNode |
getResult(com.hp.hpl.jena.rdf.model.Resource cls,
com.hp.hpl.jena.rdf.model.Property property)
|
| Methods inherited from class org.topbraid.sparql.functions.AbstractClassPropertyFunction |
|---|
exec |
| Methods inherited from class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase |
|---|
build, exec |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalRangeFunction()
| Method Detail |
|---|
protected com.hp.hpl.jena.rdf.model.RDFNode getResult(com.hp.hpl.jena.rdf.model.Resource cls,
com.hp.hpl.jena.rdf.model.Property property)
getResult in class AbstractClassPropertyFunction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||