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

pattern_specification.pattern_IF_APC.xml Maven / Gradle / Ivy

There is a newer version: 6.0.0
Show newest version
<?xml version="1.0"?>
<pattern>
    <entity id="1" type="If" >
    </entity>

    <entity id="2" type="*">
    </entity>

    <entity id="4" type="*">
    </entity>

    <entity id="5" type="*">
        <parent parentId="1" distance="100"/>
    </entity>


    <action entityId="4" type="MOV"/>
    <action entityId="1" type="INS" />
    <action entityId="5" type="*"/>
    <action entityId="2" type="UNCHANGED"/>
</pattern>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy