public abstract class AbstractStatement extends Object implements Statement
| Constructor and Description |
|---|
AbstractStatement() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Statement o) |
void |
dump(String[] options)
debug output.
|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
matches(Statement statement) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetContext, getObject, getPredicate, getSubjectpublic void dump(String[] options)
Statementpublic boolean equals(Object o)
public int hashCode()
public int compareTo(Statement o)
compareTo in interface Comparable<Statement>public boolean matches(Statement statement)
matches in interface TriplePatternstatement - must not be null; with subject, predicated and object defined.Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.