public interface FunctionCall extends Printable, ModuleCall
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.jena.rdf.model.RDFNode> |
getArguments()
Gets a list of argument RDFNodes, whereby each RDFNode is already cast
into the most specific subclass possible.
|
Map<org.apache.jena.rdf.model.Property,org.apache.jena.rdf.model.RDFNode> |
getArgumentsMap()
Gets a Map from properties (such as sp:arg1, sp:arg2) to their declared
argument values.
|
org.apache.jena.rdf.model.Resource |
getFunction()
Gets the URI Resource of the Function being called here.
|
getModuleabort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toStringList<org.apache.jena.rdf.model.RDFNode> getArguments()
Map<org.apache.jena.rdf.model.Property,org.apache.jena.rdf.model.RDFNode> getArgumentsMap()
org.apache.jena.rdf.model.Resource getFunction()
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.