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