Uses of Class
ndiff.metadelta.METAdelta

Packages that use METAdelta
debug   
ndiff.metadelta   
ndiff.phases   
vdom.diffing   
 

Uses of METAdelta in debug
 

Methods in debug with parameters of type METAdelta
 void HtmlPrintMetaDelta.print(METAdelta mDelta, java.lang.String file)
           
 

Uses of METAdelta in ndiff.metadelta
 

Methods in ndiff.metadelta with parameters of type METAdelta
 void METAdelta.merge(METAdelta M)
          Aggiunge le operazioni presenti nel METAdelta passato
 

Uses of METAdelta in ndiff.phases
 

Methods in ndiff.phases that return METAdelta
 METAdelta DeltaDerive.derive()
          Calcola il METAdelta e lo restituisce
 

Uses of METAdelta in vdom.diffing
 

Fields in vdom.diffing declared as METAdelta
 METAdelta Likeness.MINIdelta
           
 

Methods in vdom.diffing that return METAdelta
 METAdelta Dnode.getDeltaLikeness(Dnode nodeB)
          Ritorna il METAdelta tra il Dnode e il Dnode nodeB
 METAdelta Dnode.getDeltaLikeness(int indexB)
          Ritorna il METAdelta tra il Dnode e il Dnode nodeB
 

Constructors in vdom.diffing with parameters of type METAdelta
Likeness(int similarity, METAdelta MINIdelta)
          Costruttore