|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--wugle.expression.AbstractExpression
|
+--wugle.expression.AbstractValue
|
+--wugle.expression.logic.True
| Field Summary | |
static java.lang.String |
SYMBOL
|
| Fields inherited from class wugle.expression.AbstractExpression |
log, operation |
| Constructor Summary | |
True()
|
|
| Method Summary | |
UnaryOperator |
convert()
|
Dominatable |
dominate(Expression submitter)
|
DoubleNegatable |
doubleNegate()
|
Tautology |
tautology(Expression child)
|
| Methods inherited from class wugle.expression.AbstractValue |
getValue, isEqual |
| Methods inherited from class wugle.expression.AbstractExpression |
clone, getParent, getSymbol, setParent, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface wugle.expression.Expression |
clone, getParent, getSymbol, isEqual, setParent |
| Methods inherited from interface wugle.expression.Value |
getValue |
| Field Detail |
public static java.lang.String SYMBOL
| Constructor Detail |
public True()
| Method Detail |
public DoubleNegatable doubleNegate()
doubleNegate in interface DoubleNegatablepublic Dominatable dominate(Expression submitter)
dominate in interface Dominatorpublic UnaryOperator convert()
convert in interface TruthValuepublic Tautology tautology(Expression child)
tautology in interface TruthValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||