|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbob.elementB.TElementB
bob.predicat.TPredicat
public abstract class TPredicat
La classe TPredicat généralise tous les types de prédicat.
TElementB
Constructor Summary | |
---|---|
TPredicat()
|
Method Summary | |
---|---|
boolean |
EstSyntaxEgal(TPredicat P)
Recherche si le prédicat courant est syntaxiquement égal au prédicat en paramètre. |
TPredicat |
Simplifier()
Méthode de simplification d'un prédicat. |
Methods inherited from class bob.elementB.TElementB |
---|
Afficher, Afficher, ConstruireNoeud, Dupliquer, ListeDesNomsLibres, Remplacer, RemplacerMultiple |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TPredicat()
Method Detail |
---|
public TPredicat Simplifier()
public boolean EstSyntaxEgal(TPredicat P)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |