UnitNamesFile           package:aroma.core           R Documentation

_T_h_e _U_n_i_t_N_a_m_e_s_F_i_l_e _i_n_t_e_r_f_a_c_e _c_l_a_s_s

_D_e_s_c_r_i_p_t_i_o_n:

     Package:  aroma.core 
      *Class UnitNamesFile*

     'Interface'
      '~~|'
      '~~+--''UnitAnnotationDataFile'
      '~~~~~~~|'
      '~~~~~~~+--'_'UnitNamesFile'_

     *Directly known subclasses:*
      TextUnitNamesFile

     public abstract static class *UnitNamesFile*
      extends UnitAnnotationDataFile

     A UnitNamesFile provides methods for querying the unit names of a
     given chip type.

_U_s_a_g_e:

     UnitNamesFile(...)

_A_r_g_u_m_e_n_t_s:

     ...: Arguments passed to 'UnitAnnotationDataFile'.

_M_e_t_h_o_d_s:

     *Methods:*

         'getUnitNames'  -
         'indexOf'       Gets the indices of units by their names.
         'nbrOfUnits'    -

     *Methods inherited from UnitAnnotationDataFile*:
      byChipType, getAromaUflFile, getAromaUgpFile, getChipType,
     getPlatform, nbrOfUnits

     *Methods inherited from Interface*:
      extend, print, uses

_A_u_t_h_o_r(_s):

     Henrik Bengtsson (<URL: http://www.braju.com/R/>)

