Uses of Class
ndiff.relation.NxN

Packages that use NxN
debug   
ndiff.phases   
 

Uses of NxN in debug
 

Methods in debug with parameters of type NxN
static void Debug.diffing_findmove(Dtree A, Dtree B, Relation R, NxN SF)
          Stampa le struture dopo la fase di findMove, link nell'indice i relativi file
static void Debug.diffing_findupdate(Dtree A, Dtree B, Relation R, NxN SF)
          Stampa le struture dopo la fase di findUpdate, link nell'indice i relativi file
static void Debug.diffing_normalize(Dtree A, Dtree B, Relation R, NxN SF)
          Stampa le strutture dopo la fase di normalizzazione, e linka nell'indice i relativi file
static void Debug.diffing_partition(Dtree A, Dtree B, Relation R, NxN SF)
          Stampa le struture dopo la fase di Partizionamento, linka nell'indice i relativi file
static void Debug.diffing_propagation(Dtree A, Dtree B, Relation R, NxN SF)
          Stampa le struture dopo la fase di propagation, link nell'indice i relativi file
static void Debug.dump_diff_status(java.lang.String path, Dtree A, Dtree B, Relation R, NxN SF)
          Stampa lo stato delle varie strutture dati in formato html nella directory specificata
 void HtmlPrintNxN.print(NxN plane, java.lang.String file, boolean ShowStrutture, boolean ShowList, boolean ShowPlane)
           
 

Uses of NxN in ndiff.phases
 

Constructors in ndiff.phases with parameters of type NxN
DeltaDerive(NxN SearchField, Relation Rel, Dtree Ta, Dtree Tb, Nconfig cfg)
          Costruttore
FindMove(NxN SearchField, Relation Rel, Dtree Ta, Dtree Tb, Nconfig cfg)
          Costruttore
FindUpdate(NxN SearchField, Relation Rel, Dtree Ta, Dtree Tb, Nconfig cfg)
          Costruttore
Partition(NxN SearchField, Relation Rel, Dtree Ta, Dtree Tb, Nconfig cfg)
          Costruttore
Propagation(NxN SearchField, Relation Rel, Dtree Ta, Dtree Tb, Nconfig cfg)
          Costruttore