- main(String[]) - Static method in class fr.ufrt.xmlcorrector.vocabtranslator.BiHashtableRun
-
- main(String[]) - Static method in class fr.ufrt.xmlcorrector.vocabtranslator.RunVocabTranslator
-
- main(String[]) - Static method in class fr.ufrt.xmlcorrector.vue.Fenetre
-
Main method...
- make(Tree) - Method in class fr.ufrt.xmlcorrector.matrix.Cell
-
Use the given Tree to make the Operations of the first OperationSequence
and returns the modified Tree.
- make(Tree) - Method in class fr.ufrt.xmlcorrector.matrix.Result
-
Use the given Tree to make the Operations of the first OperationSequence
and returns the modified Tree.
- make(Tree) - Method in class fr.ufrt.xmlcorrector.operations.abstractupdate.AddMinimalTreeOperation
-
- make(Tree) - Method in class fr.ufrt.xmlcorrector.operations.abstractupdate.CorrectTreeOperation
-
- make(Tree) - Method in class fr.ufrt.xmlcorrector.operations.edit.AddNodeOperation
-
- make(Tree) - Method in class fr.ufrt.xmlcorrector.operations.edit.RelabelNodeOperation
-
- make(Tree) - Method in class fr.ufrt.xmlcorrector.operations.edit.RemoveNodeOperation
-
- make(Tree) - Method in class fr.ufrt.xmlcorrector.operations.Operation
-
Makes the Operation on the given Tree
- make(Tree) - Method in class fr.ufrt.xmlcorrector.operations.OperationSequence
-
Makes every Operation of the OperationSequence on the Tree given
- make(Tree) - Method in class fr.ufrt.xmlcorrector.operations.update.AddTreeOperation
-
- make(Tree) - Method in class fr.ufrt.xmlcorrector.operations.update.RemoveTreeOperation
-
- make(Tree) - Method in class fr.ufrt.xmlcorrector.operations.update.ReplaceTreeOperation
-
- Matrix<T> - Class in fr.ufrt.xmlcorrector.matrix
-
- Matrix() - Constructor for class fr.ufrt.xmlcorrector.matrix.Matrix
-
- minimal - Variable in class fr.ufrt.xmlcorrector.controller.XmlCorrectorController
-
- MPair<K,V> - Class in fr.ufrt.xmlcorrector.couple
-
Pair of two type, useful to return two types by a function.
- MPair(K, V) - Constructor for class fr.ufrt.xmlcorrector.couple.MPair
-
Consturctor with the two elements of the pair