|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--wugle.expression.ExpressionOperation
|
+--wugle.expression.logic.LogicOperation
| Constructor Summary | |
LogicOperation()
|
|
| Method Summary | |
boolean |
canTautology(Tautology operator)
|
DoubleNegatable |
doubleNegate(DoubleNegatable expression)
|
| Methods inherited from class wugle.expression.ExpressionOperation |
associateLeft, associateRight, canAssociateLeft, canAssociateRight, canDeMorgans, canDistributeExpand, canDistributeReduce, canIdempotent, canIdentity, commute, distributeExpand, distributeReduce, dominate, doubleComplement, idempotent, idempotent, identity, identity, setChild |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LogicOperation()
| Method Detail |
public DoubleNegatable doubleNegate(DoubleNegatable expression)
doubleNegate in class ExpressionOperationpublic boolean canTautology(Tautology operator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||