pattern_specification.pattern_modif_if_noname.xml Maven / Gradle / Ivy
The newest version!
<?xml version="1.0"?> <!-- This pattern must not have a name, used for testing --> <pattern> <entity id="1" type = "If"/> <entity id="2" type = "*"> <parent parentId="1" distance="10" /> </entity> <action entityId ="2" type = "*" /> </pattern>