Skip to content
Snippets Groups Projects
Commit 07535d96 authored by Nikolaus Huber's avatar Nikolaus Huber
Browse files

git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@9702 9e42b895-fcda-4063-8a3b-11be15eb1bbd
parent 6d9d9c59
No related branches found
No related tags found
No related merge requests found
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
predecessor="branchStart" predecessor="branchStart"
successor="branchStop" successor="branchStop"
condition="self.containedIn.contains -> select( r
 | r.template = self.template)->size() <= 4"> condition="self.containedIn.contains -> select( r
 | r.template = self.template)->size() <= 4">
<branches <conditionTrueBranch
id="TRUE-AdaptationPlan" id="TRUE-AdaptationPlan"
name="TRUE-AdaptationPlan"> name="TRUE-AdaptationPlan">
<steps <steps
...@@ -185,8 +185,8 @@ ...@@ -185,8 +185,8 @@
xsi:type="adaptation:StopAction" xsi:type="adaptation:StopAction"
id="98stop" id="98stop"
predecessor="98trueBranch"/> predecessor="98trueBranch"/>
</branches> </conditionTrueBranch>
<branches <conditionFalseBranch
id="FALSE-AdaptationPlan" id="FALSE-AdaptationPlan"
name="FALSE-AdaptationPlan"> name="FALSE-AdaptationPlan">
<steps <steps
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
xsi:type="adaptation:StopAction" xsi:type="adaptation:StopAction"
id="99stop" id="99stop"
predecessor="99FalseBranch"/> predecessor="99FalseBranch"/>
</branches> </conditionFalseBranch>
</steps> </steps>
</implementedPlan> </implementedPlan>
</tactics> </tactics>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment