|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--techniques.FOL.Literal
|
+--techniques.FOL.NegativeLiteral
| Constructor Summary | |
NegativeLiteral(Proposition p)
|
|
| Method Summary | |
boolean |
isNegative()
|
boolean |
isPositive()
|
java.lang.String |
toString()
|
| Methods inherited from class techniques.FOL.Literal |
proposition |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NegativeLiteral(Proposition p)
| Method Detail |
public boolean isPositive()
isPositive in class Literalpublic boolean isNegative()
isNegative in class Literalpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||