Book a Demo

Author Topic: Synchronize notes from interface to class  (Read 1949 times)

Eric Debeij

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Synchronize notes from interface to class
« on: March 10, 2012, 01:13:16 am »
Frequently struggling with replicating spelling errors etc..  :-/
When defining an interface, you define a description in the notes block.
The class realizes the interfaces and get the same operations as the interface.
Now I change the description of the interface operation. Is there a way to keep them synchronized or do I have to write an add-in to syncrhonize this stuff (or actually replicatie from interface to all classes implementing the interface).

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Synchronize notes from interface to class
« Reply #1 on: March 12, 2012, 06:57:40 pm »
I don't think there's a way to synchronize automatically out of the box.

Geert