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, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, visitWith
as, asNode, canAs, equals, getGraph, hashCode, isAnon, isLiteral, isResource, isURIResource, viewAs
addView, supports
abort, 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
as, asLiteral, asResource, canAs, getModel, isAnon, isLiteral, isResource, isURIResource, visitWith
asNode
public static final Implementation reifiedStatementFactory
public Statement getStatement()
getStatement
in interface ReifiedStatement
public boolean isValid()
Polymorphic
public 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()
Resource
public static ReifiedStatement createExistingReifiedStatement(ModelCom model, Node n)
Licenced under the Apache License, Version 2.0