catchNames              package:FLCore              R Documentation

_M_e_t_h_o_d _c_a_t_c_h_N_a_m_e_s

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

     Returns an unique list of the names of the FLCatch objects present
     in the inout object.

_G_e_n_e_r_i_c _f_u_n_c_t_i_o_n:

     catchNames(object)

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


      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_C_a_t_c_h) : Get the name of an FLCatch

      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_C_a_t_c_h_e_s) : Get the unique names of the FLCatch
          elements

      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_M_e_t_i_e_r) : Get the unique names of the FLCatch
          elements in catches

      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_M_e_t_i_e_r_s) : Get the unique names of the FLCatch
          elements in the different metiers

      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_F_l_e_e_t) : Get the unique names of the FLCatch
          elements in the object

      _s_i_g_n_a_t_u_r_e(_o_b_j_e_c_t=_F_L_F_l_e_e_t) : Get the unique names of the FLCatch
          objects across all elements in the object

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

     The FLR Team

_S_e_e _A_l_s_o:

     FLComp

