Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: rayt on June 21, 2012, 11:55:05 pm

Title: Invoke scripts from Java
Post by: rayt on June 21, 2012, 11:55:05 pm
Hello

I was wondering: I've used the (undocumented) funcion
Code: [Select]
Repositiory.CustomCommand("Repository",  ... before to call Repository commands, but can this method/maybe another method be used to call user defined scripts from Java?

Ray
Title: Re: Invoke scripts from Java
Post by: Aaron B on June 22, 2012, 10:52:05 am
No.  There is no way to invoke model scripts via the automation interface at this time.