|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectformula.Named
formula.LogicalVariable
public class LogicalVariable
A logical variable, representing true or false (but we may not know which).
| Constructor Summary | |
|---|---|
LogicalVariable(java.lang.String _name)
Constructs a logical variable. |
|
| Method Summary |
|---|
| Methods inherited from class formula.Named |
|---|
compareTo, equals |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogicalVariable(java.lang.String _name)
_name - The variables's name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||