public class ThreadSafeReifiedStatement extends ThreadSafeResource implements com.hp.hpl.jena.rdf.model.ReifiedStatement
ThreadSafeReifiedStatement class.
model| Constructor and Description |
|---|
ThreadSafeReifiedStatement(ThreadSafeModel model,
com.hp.hpl.jena.rdf.model.ReifiedStatement wrapped)
Constructor for ThreadSafeReifiedStatement.
|
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.rdf.model.Statement |
getStatement()
getStatement.
|
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, as, asNode, begin, canAs, commit, getId, getLocalName, getModel, getNameSpace, getNode, getProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, removeAll, removeProperties, toString, visitWithcanSupport, convertTo, equals, getGraph, getPersonality, hashCode, isAnon, isLiteral, isResource, isURIResource, isValid, viewAsaddView, already, alreadyHasView, asInternal, supportsclone, finalize, getClass, notify, notifyAll, wait, wait, waitabort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getModel, getNameSpace, getNode, getProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, listProperties, listProperties, removeAll, removeProperties, toStringpublic ThreadSafeReifiedStatement(ThreadSafeModel model, com.hp.hpl.jena.rdf.model.ReifiedStatement wrapped)
Constructor for ThreadSafeReifiedStatement.
model - a ThreadSafeModel object.wrapped - a ReifiedStatement object.Copyright © 2017. All rights reserved.