<
From version < 29.1 >
edited by aas2
on 2015/08/23 20:50
To version < 30.1 >
edited by aas2
on 2015/08/24 10:20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -72,9 +72,9 @@
72 72  
73 73  == Prom Environments ==
74 74  
75 -Environments are used to provide default settings for project creation and launch. They are configured in the **preferences** (Window > Preferences > KIELER > Environments).
75 +Environments are used to provide default settings for project creation and launch. They are configured in the **preferences** (//Window //>// Preferences > KIELER > Environments//).
76 76  
77 -An Environment consists of
77 +An environment consists of
78 78  
79 79  1. a unique **name**, that does not contain a comma
80 80  1. a **related project wizard**
... ... @@ -125,6 +125,8 @@
125 125  
126 126  In the **template file** one can use special **placeholders**.
127 127  
128 +**${model_name}** will be replaced with the name of the model.
129 +
128 128  **${inits}** will be replaced with initialization code for components (<@init>...</@init> of a snippet definition). Initialization should occur before the tick loop of the model file.
129 129  
130 130  **${inputs}** will be replaced with code to set inputs for the model (<@input>...</@input> of a snippet definition). Setting model inputs should occur in the tick loop, before the tick function call.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -13762721
1 +13762745
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/13762721/Project Creation, Initialization and Launch (Prom)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/13762745/Project Creation, Initialization and Launch (Prom)