1 |
mdittmar |
3616 |
# ----------------------------------------------------------------------------- |
2 |
|
|
# Properties defining the project and configuring the generation pipeline. |
3 |
|
|
# Must be filled in/updated by users |
4 |
|
|
# ----------------------------------------------------------------------------- |
5 |
|
|
|
6 |
|
|
# prefix used in all generated file names |
7 |
|
|
# vo-dml target = ${dm.file.name}.vo-dml.xml |
8 |
|
|
# html target = ${dm.file.name}.html |
9 |
mdittmar |
3806 |
dm.filename.prefix = STCTrans-2.0 |
10 |
mdittmar |
3616 |
|
11 |
|
|
# Model in XMI format |
12 |
mdittmar |
3806 |
xmi.source = stc_trans_2.0_uml2p4p1.xmi |
13 |
mdittmar |
3616 |
|
14 |
|
|
# the "profile" according to which the XMI is built. |
15 |
|
|
# MUST be one of: |
16 |
|
|
#xmi.source.profile = Altova_UML2.1.2 |
17 |
|
|
#xmi.source.profile = MD_CE_12.1 |
18 |
|
|
xmi.source.profile = Modelio_UML2.4.1 |
19 |
|
|
|
20 |
|
|
# HTML generation |
21 |
|
|
# if HTML should be generated with a "preamble", here indicate the source of that preamble. |
22 |
|
|
# if empty or commented-out/does-not-exists, HTML is generated without preamble |
23 |
|
|
# preamble is expected to have structure like top of typical IVOA documents, ending with abstract |
24 |
|
|
# a sample preamble can be found in [TBD] |
25 |
|
|
html.preamble = |