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