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, wait
getContext, getObject, getPredicate, getSubject
public void dump(String[] options)
Statement
public 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 TriplePattern
statement
- must not be null; with subject, predicated and object defined.Copyright © 2005–2017 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.