Book a Demo

Author Topic: Cross Reference  (Read 2883 times)

rashid.mohd

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Cross Reference
« on: October 05, 2006, 10:16:47 pm »
Hi

I want to access all  the cross Reference created in the EA model for each EA element by C#.

For this I have used the following class:

           EA.ReferenceClass ()

But when i try to create instance of this class simply by following statement
 
          EA.Repository a=new EA.RepositoryClass();

Then on building i am getting the following error message:

"E:\EA_Project\EaTest.cs(124): 'EA.ReferenceClass.ReferenceClass()' is inaccessible due to its protection level "  
:'(


So what i am doing wrong can any body tell me....

Also i have Added the Enterprise Architect Object Reference in my project.


Regards & Thanks
Rashid M
Project Manager



 :'( :'( :'(