reifiedPredicate might be a property, if the
Method Summary |
boolean |
isConstraint()
False if the QueryStatment has any degree of freedom left. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reifiedStatement
public Resource reifiedStatement
reifiedSubject
public Resource reifiedSubject
reifiedPredicate
public Resource reifiedPredicate
reifiedObject
public RDFNode reifiedObject
QueryModel.QueryStatement
public QueryModel.QueryStatement(Resource st,
Resource su,
Resource pr,
RDFNode ob)
isConstraint
public boolean isConstraint()
- False if the QueryStatment has any degree of freedom left.
- Returns:
- false if any of the reifiedPredicate and reifiedObject is a variable.
Copyright © 2003 SCAM. All Rights Reserved.