I'm looking for a technical solution to open existing Modeler-streams (or Jobs and Nodes), get pieces of information about them, and execute them using a programming language. There is e.g. a well documented python API for the SPSS Statistics package, by which means you can start the spss-processor and run calculations just by running a python script.
I'd love to have the same functionality for the modeler. My primary use case is the exstraction of metadata about the modeler streams.
There is already an existing Java-Api capable of extending the Modeler functionality, but I found no way to edit streams.