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 @@
predecessor="branchStart"
successor="branchStop"
condition="self.containedIn.contains -> select( r
 | r.template = self.template)->size() <= 4">
<branches
<conditionTrueBranch
id="TRUE-AdaptationPlan"
name="TRUE-AdaptationPlan">
<steps
......@@ -185,8 +185,8 @@
xsi:type="adaptation:StopAction"
id="98stop"
predecessor="98trueBranch"/>
</branches>
<branches
</conditionTrueBranch>
<conditionFalseBranch
id="FALSE-AdaptationPlan"
name="FALSE-AdaptationPlan">
<steps
......@@ -203,7 +203,7 @@
xsi:type="adaptation:StopAction"
id="99stop"
predecessor="99FalseBranch"/>
</branches>
</conditionFalseBranch>
</steps>
</implementedPlan>
</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