public class ReifiedStatementImpl extends ResourceImpl implements ReifiedStatement
| Modifier and Type | Field and Description |
|---|---|
static Implementation |
reifiedStatementFactory |
factory, rdfNodeFactory| Modifier and Type | Method and Description |
|---|---|
static ReifiedStatementImpl |
create(EnhGraph eg,
Node n,
Statement s) |
static ReifiedStatementImpl |
create(ModelCom m,
String uri,
Statement s)
factory method.
|
static ReifiedStatement |
create(Statement s)
factory method.
|
static ReifiedStatement |
createExistingReifiedStatement(ModelCom model,
Node n) |
Statement |
getStatement()
answer [a .equals() version of] the Statement that this ReifiedStatement
represents.
|
boolean |
isValid()
answer true iff this enhanced node is still underpinned in the graph
by triples appropriate to its type.
|
String |
toString()
Return a string representation of the resource.
|
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, asLiteral, asResource, begin, commit, getId, getLocalName, getModel, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getStmtTerm, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, visitWithas, asNode, canAs, equals, getGraph, hashCode, isAnon, isLiteral, isResource, isStmtResource, isURIResource, viewAsaddView, supportsabort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getStmtTerm, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removePropertiesas, asLiteral, asResource, canAs, getModel, isAnon, isLiteral, isResource, isStmtResource, isURIResource, visitWithasNodepublic static final Implementation reifiedStatementFactory
public Statement getStatement()
getStatement in interface ReifiedStatementpublic boolean isValid()
Polymorphicpublic static ReifiedStatement create(Statement s)
public static ReifiedStatementImpl create(ModelCom m, String uri, Statement s)
public static ReifiedStatementImpl create(EnhGraph eg, Node n, Statement s)
public String toString()
Resourcepublic static ReifiedStatement createExistingReifiedStatement(ModelCom model, Node n)
Licenced under the Apache License, Version 2.0