public class ArgumentImpl extends AbstractAttributeImpl implements Argument
INDENTATION| Constructor and Description |
|---|
ArgumentImpl(org.apache.jena.graph.Node node,
org.apache.jena.enhanced.EnhGraph eg) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getArgIndex()
If this is an ordered arg (sp:arg1, sp:arg2, ...) then this returns
the index of this, otherwise null.
|
org.apache.jena.rdf.model.RDFNode |
getDefaultValue()
Returns any declared spl:defaultValue.
|
String |
getVarName()
Gets the variable name associated with this Argument.
|
boolean |
isOptional()
Checks if this argument has been declared to be optional.
|
getComment, getPredicate, getValueType, printgetElements, getElements, getList, hasRDFType, printComment, printNestedElementList, printNestedElementList, printNestedExpressionString, printNestedExpressionString, printPrefixes, printVariableExpression, printVariableExpression, printVarOrResource, toStringgetInteger, getLiteral, getLong, getRDFNode, getResource, getString, inferRDFNodeabort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, asLiteral, asResource, begin, commit, getId, getLocalName, getModel, getModelCom, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, mustHaveModel, removeAll, removeProperties, visitWithas, asNode, canAs, canSupport, convertTo, equals, getGraph, getPersonality, hashCode, isAnon, isLiteral, isResource, isURIResource, isValid, viewAsaddView, alreadyHasView, asInternal, supportsclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitgetComment, getPredicate, getValueTypeabort, 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, toStringpublic ArgumentImpl(org.apache.jena.graph.Node node,
org.apache.jena.enhanced.EnhGraph eg)
public Integer getArgIndex()
ArgumentgetArgIndex in interface Argumentpublic org.apache.jena.rdf.model.RDFNode getDefaultValue()
ArgumentgetDefaultValue in interface Argumentpublic String getVarName()
ArgumentgetVarName in interface Argumentpublic boolean isOptional()
AbstractAttributeisOptional in interface AbstractAttributeCopyright © 2017 TopQuadrant, Inc.. All rights reserved.