ParameterCatalogs3Usage.adoc 496 Bytes
Newer Older
1
2
3
4
== Accessing and Using Data Catalogs

=== Accessing XML-Catalogs

5
.Add Ecore data model to a third-party Java application
6

7
*TBD*
8
9


10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.Load XML Data Catalog and Access Corresponding Java Objects in Code

*TBD*


.Access from Python?

*TBD*


=== Create Insel Models with Handlebars Templates

Handlebar templates to access data catalogs and create/parameterize textual simulation models.

.Parameterization of blocks

*TBD*
27
 
28
29
30
.Creation of submodels, e.g. computing parameterized functions

*TBD*
31
32
33