Class EnsembleDeMots
java.lang.Object
|
+--EnsembleDeMots
- public class EnsembleDeMots
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ajouter
public void ajouter(Mot x)
elements
public java.util.Enumeration elements()
petitAutomate
public PetitAutomate petitAutomate(Alphabet alphabet)
arbre
public Automate arbre()
alpComplet
public Automate alpComplet(Alphabet alphabet)
alpParSuppleance
public Automate alpParSuppleance(Alphabet alphabet)
alpParDefaut
public Automate alpParDefaut(Alphabet alphabet)