2.3. Scripting with Java Script

Probably the most common way of scripting in Ansys medini® analyze™ is the use of Java Scripts. The language is the most powerful one and is well supported and documented. Java Script in medini is provided by integrating the Apache Rhino engine that supports the scripting on Java and EMF object models. The Rhino Website provides good help about the specifics of this engine and the differences to Java Script in a browser. One of the issues that certainly should mentioned here is the absence of any 'window' or 'document' or other browser related objects in the script environment.