can't find kind=ADD [message #1756264] |
Tue, 14 March 2017 12:59  |
Eclipse User |
|
|
|
Hi,
I saved the comparison result as text file and using Epsilon query language to query the comparison as XML file and i got all information i need using identifiers (matching the identifiers in the comparison with the identifiers in the compared UML models)but i noticed that difference kind =ADD is missing i mean that the difference is available but the tag name kind is missing although its there when the difference is delete or change .
<submatches>
<differences xsi:type="compare:ReferenceChange" equivalence="//@equivalences.2">
<reference href="http://www.eclipse.org/uml2/5.0.0/UML#//ActivityEdge/inPartition"/>
<value href="platform:/resource/evolving%20Source%20Model/changedExample1.uml#_miVR0DrKEeWwIYjMw9yGdw"/>
</differences>
<left href="platform:/resource/evolving%20Source%20Model/changedExample1.uml#_7TFn8MYgEeaBfprPkglx7w"/>
<right href="platform:/resource/evolving%20Source%20Model/Example1.uml#_7TFn8MYgEeaBfprPkglx7w"/>
</submatches>
<submatches>
<differences xsi:type="compare:ReferenceChange" requires="//@matches.0/@submatches.0/@differences.8" requiredBy="//@matches.0/@submatches.0/@differences.9" kind="CHANGE" equivalence="//@equivalences.8">
<reference href="http://www.eclipse.org/uml2/5.0.0/UML#//ActivityEdge/target"/>
<value href="platform:/resource/evolving%20Source%20Model/changedExample1.uml#_NPctIP7HEea76e2Bdrm2fA"/>
</differences>
<left href="platform:/resource/evolving%20Source%20Model/changedExample1.uml#_RXhEcDrLEeWwIYjMw9yGdw"/>
<right href="platform:/resource/evolving%20Source%20Model/Example1.uml#_RXhEcDrLEeWwIYjMw9yGdw"/>
</submatches>
Is there any trick to see kind ="ADD".
I attached the comparison file.
Thanks,
Taghreed
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05963 seconds