genesym-class             package:GGBase             R Documentation

_C_l_a_s_s "_g_e_n_e_s_y_m" _a_n_d _o_t_h_e_r _c_a_s_t_i_n_g _c_l_a_s_s_e_s

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

     classes that help establish symbol semantics for dispatching

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("genesym", ...)'.
     and generally just extend character so that vector operations are
     straightforward

_S_l_o_t_s:


     '._D_a_t_a': Object of class '"character"' ~~ 

_E_x_t_e_n_d_s:

     Class '"character"', from data part. Class '"vector"', by class
     "character", distance 2. Class '"characterORMIAME"', by class
     "character", distance 2.

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

     VJ Carey <stvjc@channing.harvard.edu>

_E_x_a_m_p_l_e_s:

     showClass("genesym")
     genesym("CPNE1")

