Uses of Interface
cs.arizona.tau.xml.IDoSquashing

Packages that use IDoSquashing
cs.arizona.tau.xml   
 

Uses of IDoSquashing in cs.arizona.tau.xml
 

Classes in cs.arizona.tau.xml that implement IDoSquashing
 class DoSquashing
           
 class DoSVSquashing
           
 

Methods in cs.arizona.tau.xml that return IDoSquashing
 IDoSquashing IRepresentationFactory.createSquashingObj(java.lang.String tempDataDir, java.lang.String dataFile, boolean schemaVersioningFlag)
           
 IDoSquashing DecomposedRepresentationFactory.createSquashingObj(java.lang.String tempDataDir, java.lang.String tempDataFile, boolean schemaVersioningFlag)