-
Notifications
You must be signed in to change notification settings - Fork 8
Home
This addons allows to run Apache Groovy scripts on Capella. Create Capella elements, Export CSV, Extract diagram images...
Because of this bug, you have to install Groovy-Eclipse and Capella-Groovy separately, both via Help->Install new Software, adding new update sites and using the site URLs below:
- Install Groovy-Eclipse from https://dist.springsource.org/release/GRECLIPSE/3.8.0/e4.16
- Install Capella-Groovy from https://download.eclipse.org/capella/addons/capella-tools/updates/nightly/felix-v5.0.x/5.0.0.202106110807
- Install Groovy-Eclipse from https://dist.springsource.org/release/GRECLIPSE/e4.12
- Install Capella-Groovy from https://download.eclipse.org/capella/addons/capella-tools/updates/nightly/felix-v1.4.x/1.4.1.202005141321/
-
Enable Development capabilities on Capella :
Windows > Preferences > General > Capabilities > Development
-
You can then import the sample scripts using
File > New > Groovy Example Project
. -
Import and open In-Flight Entertainment System sample model,
File > Import > Capella Example Project
. -
Run > Run Configurations...
> Double click on Groovy for Capella > Script location > csv_grab.groovy. -
This script will create a csv.txt inside the sample model.
A resourceset viewer for Capella.
A command recorder tool for Capella.
An OCL interpreter to build requests on Capella models.
An ecore file generator based on Capella data packages.