|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectndiff.phases.Phase
ndiff.phases.Propagation
public class Propagation
| Nested Class Summary | |
|---|---|
class |
Propagation.Quicksort
|
| Constructor Summary | |
|---|---|
Propagation(NxN SearchField,
Relation Rel,
Dtree Ta,
Dtree Tb,
Nconfig cfg)
Costruttore |
|
| Method Summary | |
|---|---|
void |
compute()
Esegue le operazioni della fase |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Propagation(NxN SearchField,
Relation Rel,
Dtree Ta,
Dtree Tb,
Nconfig cfg)
SearchField - Campi di ricerca rimasti in NxNRel - Relazioni che sono state rilevate tra i nodi dei documentiTa - Dtree relativo al documento originaleTb - Dtree relativo al documento modificatocfg - Nconfig relativo alla configurazione del Diff| Method Detail |
|---|
public void compute()
throws ComputePhaseException
Phase
ComputePhaseException - Solleva l'eccezione nel caso si abbia un'errore durante la fase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||