Uses of Class
edu.ucla.stat.SOCR.core.ValueSetter

Packages that use ValueSetter
edu.ucla.stat.SOCR.core   
 

Uses of ValueSetter in edu.ucla.stat.SOCR.core
 

Methods in edu.ucla.stat.SOCR.core that return ValueSetter
 ValueSetter SOCRValueSettable.getValueSetter(int index)
           
 ValueSetter[] SOCRValueSettable.getValueSetters()
          implements IValueSettable
 ValueSetter[] IValueSettable.getValueSetters()