pattern_specification.pattern_INS_Parameter.xml Maven / Gradle / Ivy
The newest version!
<?xml version="1.0"?> <pattern> <entity id="1" type="Invocation"/> <entity id="2" type="*"> <parent parentId="1" distance="10000"/> </entity> <entity id="3" type="*"> <parent parentId="1" distance="1"/> </entity> <action entityId="2" type="UNCHANGED"/> <action entityId="3" type="INS"/> </pattern>