Book a Demo

Author Topic: extending EA itself using Automation Interface?  (Read 3763 times)

dse

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
extending EA itself using Automation Interface?
« on: April 25, 2005, 02:55:23 am »
Hi,

Can I extend the EA tool itself using the Automation Interface? I would like for example to define some of the metaclasses from UML 2.0 Specification that are not predefined in the tool (for example "StructuredClassifier"). When I create a new profile I would like to make this metaclass appear in the window of predefined metaclasses. I would also like to add the specific features of this metaclass. So, can it be done using the Automation Interface?

Thanks!

thomaskilian

  • Guest
Re: extending EA itself using Automation Interface
« Reply #1 on: April 26, 2005, 04:18:26 am »
EA does not have Rose's possibility to extend each object :-[ You only can write extensions that can be called via menu entry under Tools.