Package representation
Class BooleanVariable
- java.lang.Object
-
- representation.Variable
-
- representation.BooleanVariable
-
public class BooleanVariable extends Variable
Cette classe décrit une variable de type booléenne.
-
-
Constructor Summary
Constructors Constructor Description BooleanVariable(java.lang.String name)
Constructeur par défaut.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
-