Uses of Class
edu.ucla.stat.SOCR.TG_distributome.data.SOCRReference

Packages that use SOCRReference
edu.ucla.stat.SOCR.TG_distributome.data   
edu.ucla.stat.SOCR.TG_distributome.editor   
 

Uses of SOCRReference in edu.ucla.stat.SOCR.TG_distributome.data
 

Fields in edu.ucla.stat.SOCR.TG_distributome.data declared as SOCRReference
protected  SOCRReference[] TGViewerPanelInfo.refs
           
 

Methods in edu.ucla.stat.SOCR.TG_distributome.data that return SOCRReference
 SOCRReference TGViewerPanelInfo.findRefByIndex(int index)
           
 SOCRReference TGViewerPanelInfo.getRef(int index)
           
 

Methods in edu.ucla.stat.SOCR.TG_distributome.data with parameters of type SOCRReference
 void TGViewerPanelInfo.addRef(SOCRReference ref)
           
 

Uses of SOCRReference in edu.ucla.stat.SOCR.TG_distributome.editor
 

Methods in edu.ucla.stat.SOCR.TG_distributome.editor with parameters of type SOCRReference
 void DistributomeEditor.loadElements(SOCRReference ref)
           
 void TreeTableCodec.loadRef(int index, SOCRReference ref)
           
 void TreeTableCodec.loadRef(SOCRReference ref)