public void AddAssociation(System.Object obj)
 {
     m_Controller.AddAssociation(obj);
 }