Uses of Class
edu.berkeley.guir.papier_mache.assoc.AssociationTreeTable

Packages that use AssociationTreeTable
edu.berkeley.guir.papier_mache   
 

Uses of AssociationTreeTable in edu.berkeley.guir.papier_mache
 

Methods in edu.berkeley.guir.papier_mache that return AssociationTreeTable
static AssociationTreeTable PapierMache.getAssociationTree()
           
 

Methods in edu.berkeley.guir.papier_mache with parameters of type AssociationTreeTable
static void PapierMache.setAssociationTree(AssociationTreeTable assocTree)