public interface AlgebraRelation<T extends BaseRelation> extends DisjunctiveRelation<T>
Modifier and Type | Method and Description |
---|---|
AlgebraRelation<T> |
compose(AlgebraRelation<T> dr) |
AlgebraRelation<T> |
inverse() |
getRelation, isEmpty, join, meet
AlgebraRelation<T> compose(AlgebraRelation<T> dr) throws AlignmentException
AlignmentException
AlgebraRelation<T> inverse()
(C) INRIA & friends, 2003-2020