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

pattern_specification.pattern_IF_CC.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0"?>
<pattern>
    <entity id="1" type="If" />
    <entity id="2" type="*">
        <parent parentId="1" distance="10000"/>
    </entity>
    <entity id="3" type="Block">
        <parent parentId="1" distance="10"/>
    </entity>
    <entity id="4" type="*">
        <parent parentId="3" distance="10000"/>
    </entity>
    <action entityId="4" type="UNCHANGED_HIGH_PRIORITY"/>
    <action entityId="2" type="*" />
</pattern>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy