Blame view
fr.femtost.disc.eclipse.sysml2problem.atl/test/samePropertyConstraintNameTest/expected.problem
600 Bytes
f902ce56c Commit of projects |
1 2 3 4 5 6 |
<?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::Property1" description="Property 'Property1' is not typed" severity="error"/> <problem:Problem location="root::source::source::ConstraintBlock1::Property1" description="The property 'Property1' is already defined" severity="error"/> <problem:Problem location="root::source::source::ConstraintBlock1::Property1" description="The property 'Property1' is already defined" severity="error"/> </xmi:XMI> |