Book a Demo

Author Topic: Synchronize without private variables or methods  (Read 3216 times)

Ezequias Rodrigues da Rocha

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Synchronize without private variables or methods
« on: July 31, 2009, 10:18:20 pm »
Hi,

Each time I perform a synchronization of my code in an EA diagram the private variables and private methods eppears. It could be  possible to set the synchronization to perform his action considering that the user don't want to set full visibility of the code ?

Regards
Ezequias  ;)

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Synchronize without private variables or metho
« Reply #1 on: August 03, 2009, 08:34:31 am »
The import source directory has this option.

Ezequias Rodrigues da Rocha

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Synchronize without private variables or metho
« Reply #2 on: August 03, 2009, 10:09:26 pm »
I agree with you but the problem is that I'd already imported the code to diagram.

Wha would you suggest ?


Sincerely
Ezequias

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Synchronize without private variables or metho
« Reply #3 on: August 04, 2009, 10:57:37 am »
Exactly as I suggested in my previous post.

Use Import Source Directory.  Tell it to synchronize with existing classes and not import private members.