|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpressionLogicSetAdapter
Interface that allows performing algebra operations over sets
Method Summary | |
---|---|
java.lang.String |
cartersianProduct(LogicSetExpression Y)
Generates a expression that represents the cartesian product of two sets: X and Y . |
Method Detail |
---|
java.lang.String cartersianProduct(LogicSetExpression Y)
X
and Y
.
Actually, X
is not generated to the expression.
Y
- right hand set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |