Package | Description |
---|---|
fr.inrialpes.exmo.align.impl.rel |
Modifier and Type | Field and Description |
---|---|
private static A16AlgebraRelation |
A16AlgebraRelation.emptySet |
private static A16AlgebraRelation |
A16AlgebraRelation.fullSet |
private static A16AlgebraRelation |
A16AlgebraRelation.instance0 |
Modifier and Type | Method and Description |
---|---|
A16AlgebraRelation |
A16AlgebraRelation.compose(A16AlgebraRelation dr) |
A16AlgebraRelation |
A16AlgebraRelation.compose(Relation r) |
static A16AlgebraRelation |
A16AlgebraRelation.createRelation(A16BaseRelation... rels) |
static A16AlgebraRelation |
A16AlgebraRelation.createRelation(java.lang.String rels) |
static A16AlgebraRelation |
A16AlgebraRelation.getIdRelation() |
static A16AlgebraRelation |
A16AlgebraRelation.getInconsistentRelation() |
static A16AlgebraRelation |
A16AlgebraRelation.getNoInfoRelation() |
A16AlgebraRelation |
A16AlgebraRelation.inverse() |
A16AlgebraRelation |
A16AlgebraRelation.join(A16AlgebraRelation... drs) |
A16AlgebraRelation |
A16AlgebraRelation.meet(A16AlgebraRelation... drs) |
Modifier and Type | Method and Description |
---|---|
A16AlgebraRelation |
A16AlgebraRelation.compose(A16AlgebraRelation dr) |
A16AlgebraRelation |
A16AlgebraRelation.join(A16AlgebraRelation... drs) |
A16AlgebraRelation |
A16AlgebraRelation.meet(A16AlgebraRelation... drs) |
(C) INRIA & friends, 2003-2020