All Downloads are FREE. Search and download functionalities are using the official Maven repository.

repairability.Nopol.if_ins_d.xml Maven / Gradle / Ivy

The newest version!
<pattern name="if_condition_ins_deep">
    <entity id="1" type="If"/>
    <action entityId="1" type="INS"/>

    <entity id="2" type="*" role="Then">
        <parent parentId="1" distance="10"/>
    </entity>
    <entity id="3" type="*">
        <parent parentId="2" distance="100000"/>
    </entity>

    <action entityId="3" type="MOV"/>
</pattern>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy