org.topbraid.spin.arq
Class SPINARQPFunction
java.lang.Object
PropertyFunctionBase
org.topbraid.spin.arq.SPINARQPFunction
public class SPINARQPFunction
- extends PropertyFunctionBase
An ARQ PropertyFunction based on a spin:MagicProperty.
For convenience, also implements PropertyFunctionFactory.
- Author:
- Holger Knublauch
Method Summary |
PropertyFunction |
create(java.lang.String arg0)
|
QueryIterator |
exec(Binding binding,
PropFuncArg argSubject,
Node predicate,
PropFuncArg argObject,
ExecutionContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPINARQPFunction
public SPINARQPFunction(Function functionCls)
create
public PropertyFunction create(java.lang.String arg0)
exec
public QueryIterator exec(Binding binding,
PropFuncArg argSubject,
Node predicate,
PropFuncArg argObject,
ExecutionContext context)