jpl-imce / imce.dynamic_scripts.generic_dsl   3.2.1

Website GitHub

A textual DSL for specifying browser, diagram & contextualized actions in a modeling tool.

Scala versions: 2.11

JPL Dynamic Scripts Generic DSL

Build Status Download

A textual DSL for specifying browser, diagram & contextualized actions in a modeling tool.

This project defines a tool-neutral, generic DSL for specifying "dynamic scripts". A dynamic script specifies the location of a modeling function compiled for the JVM that can be invoked for modeling elements matching the applicability criteria specified in the script.

The genericity of this DSL is that the applicability criteria can be specified in terms of references to tool-neutral identifiers of metaclasses, stereotypes and library types and the context where scripts are to be made available to users is specified in terms of generic notions of model browser and diagrams; user-interface notions that are widely common to graphical modeling tools.