params.xml 776 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<java version="1.8.0_345" class="java.beans.XMLDecoder">
 <object class="eu.simstadt.workflowsteps.GeometricPreprocessorStep" id="GeometricPreprocessorStep0">
  <void class="de.hftstuttgart.hierarchicworkflow.WorkflowStep" method="getField">
   <string>startStep</string>
   <void method="set">
    <object idref="GeometricPreprocessorStep0"/>
    <boolean>true</boolean>
   </void>
  </void>
  <void class="de.hftstuttgart.hierarchicworkflow.WorkflowStep" method="getField">
   <string>selectedNextStepPath</string>
   <void method="set">
    <object idref="GeometricPreprocessorStep0"/>
    <string>01_GeometricEstimator.step</string>
   </void>
  </void>
  <void property="name">
   <string>Base</string>
  </void>
 </object>
</java>