public class HasPathStep extends AbstractFormula implements PathStep
| Constructor and Description |
|---|
HasPathStep(List<PredicateObjectList> constraints) |
| Modifier and Type | Method and Description |
|---|---|
HasPathStep |
clone() |
void |
dispatch(FormulaVisitor visitor) |
List<PredicateObjectList> |
getConstraints() |
org.openrdf.model.URI |
getIri() |
void |
print(PrettyPrintWriter out) |
asBinaryRelationalExpression, asPrimaryExpression, toSimpleString, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasBinaryRelationalExpression, asPrimaryExpressionpublic HasPathStep(List<PredicateObjectList> constraints)
public List<PredicateObjectList> getConstraints()
public HasPathStep clone()
clone in interface IriValueclone in interface PathStepclone in interface PrimaryExpressionclone in class AbstractFormulapublic void print(PrettyPrintWriter out)
public void dispatch(FormulaVisitor visitor)
Copyright © 2019. All rights reserved.