Blame view

fr.femtost.disc.eclipse.sysml2problem.atl/test/incomingControlFlowFinalNodeProblemTest/expected.problem 554 Bytes
f902ce56c   Jean-Marie Gauthier   Commit of projects
1
2
3
4
5
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:problem="http://problem">
    <problem:Problem location="root::source::source::Block1::Activity1::LoopNode1" description="The loop node LoopNode1 must have one and only one outgoing control flow edge." severity="error"/>
    <problem:Problem location="root::source::source::Block1::Activity1::ActivityFinalNode1" description="The final node ActivityFinalNode1 must have one and only one incoming control flow edge." severity="error"/>
  </xmi:XMI>