Scripting

Scripting#

You can extend Lattix through its powerful scripting capabilities. These scripts can be used for custom analysis, integration with other products, build and test automation, and for creating new Lattix modules.

A script catalog contains a number of scripts that have already been developed. These scripts should also serve as examples of how you can access the Lattix API. Lattix script are written in Groovy which is super-set of the Java language. Therefore, if you already know Java then you can begin writing scripts right away. A script can be run from Lattix Architect or LDC (LDCScript).