Changes for page Kieler Compiler

Last modified by Richard Kreissig on 2023/09/14 10:52

From version 8.1
edited by cmot
on 2014/03/16 22:39
Change comment: There is no comment for this version
To version 5.1
edited by cmot
on 2014/03/16 22:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Kieler Compiler
1 +Kieler Compiler (KiCo)
Content
... ... @@ -26,14 +26,11 @@
26 26  1. Add the extension
27 27  
28 28  
29 -{{{de.cau.cs.kieler.kico.transformation}}}(((
30 -
31 -)))
32 -1. (((
29 +{{{de.cau.cs.kieler.kico.transformation}}}
30 +
33 33  Add one of the following
34 34  
35 35  [[image:attach:KiCo2.jpg]]
36 -)))
37 37  
38 38  |=(((
39 39  Extension Element
... ... @@ -124,9 +124,7 @@
124 124  Description
125 125  )))
126 126  |(((
127 -\\
128 -
129 -{{{EObject KielerCompiler.compile(List<String> transformationIDs, EObject eObject)}}}
124 +{{{EObject KielerCompiler.compile(List<String> transformationIDs, EObject eObject)}}}
130 130  )))|(((
131 131  * transformationIDs: List of Strings representing the transformation IDs and a pre-ordering. Note that KiCo may automatically modify the order to meet the dependencies of the referenced transformation IDs or transformation group IDs.
132 132  * eObject: The EObject that is the input to the compilation process.
... ... @@ -133,17 +133,12 @@
133 133  * Returns: The EObject returned from the last model transformation called by KiCo.
134 134  )))
135 135  |(((
136 -\\
137 -
138 -{{{EObject KielerCompiler.compile(String transformationIDs, EObject eObject)}}}
131 +{{{EObject KielerCompiler.compile(String transformationIDs, EObject eObject)}}}
139 139  )))|(((
140 140  This is a convenient method only which can be used to give transformation IDs or transformation group IDs as a comma separated String. For eObject and the return value see above.
141 141  )))
142 142  |(((
143 -
144 -\\
145 -
146 -{{{EObject KielerCompiler.compile(List<String> transformationIDs, EObject eObject, boolean autoexpand)}}}
136 +{{{EObject KielerCompiler.compile(List<String> transformationIDs, EObject eObject, boolean autoexpand)}}}
147 147  )))|(((
148 148  This is an advanced compile method which can turn of auto-expansion with the last parameter. Use this with care! Note that if switching autoexpand off you cannot use transformation group IDs any more. Also no dependencies will be considered. The transformations will be applied straight forward in the order defined by the transformationIDs list.
149 149  )))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9470069
1 +9470065
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470069/Kieler Compiler
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9470065/Kieler Compiler (KiCo)