Uses of Class
ucar.unidata.data.DerivedDataChoice

Packages that use DerivedDataChoice
ucar.unidata.data The data package. 
ucar.unidata.idv The idv package. 
 

Uses of DerivedDataChoice in ucar.unidata.data
 

Methods in ucar.unidata.data that return DerivedDataChoice
 DerivedDataChoice DerivedDataDescriptor.getDataChoice()
          This creates a new DerivedDataChoice whose state is defined by this DerivedDataDescriptor
 

Constructors in ucar.unidata.data with parameters of type DerivedDataChoice
DerivedDataChoice(DerivedDataChoice that)
          The copy ctor.
 

Uses of DerivedDataChoice in ucar.unidata.idv
 

Methods in ucar.unidata.idv with parameters of type DerivedDataChoice
 void JythonManager.removeFormula(DerivedDataChoice dataChoice)
          Remove a formula from the IDV.