public interface Relation extends Visitable
Modifier and Type | Method and Description |
---|---|
Relation |
compose(Relation r) |
void |
dump(org.xml.sax.ContentHandler h)
Housekeeping
|
boolean |
equals(Relation r) |
java.lang.String |
getRelation() |
Relation |
inverse() |
void |
write(java.io.PrintWriter writer) |
(C) INRIA & friends, 2003-2020