~tapaal-contributor/verifypn/unfoldTACPN

« back to all changes in this revision

Viewing changes to test_models/simple-test008/query.xml

  • Committer: tpede16 at aau
  • Date: 2020-11-20 12:40:58 UTC
  • Revision ID: tpede16@student.aau.dk-20201120124058-a21zlqk70r4l753c
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<property-set xmlns="http://tapaal.net/">
 
3
  
 
4
  <property>
 
5
    <id>simple-test008.TRUE-1</id>
 
6
    <description>simple-test008.TRUE-1</description>
 
7
    <formula>
 
8
      <all-paths>
 
9
        <globally>
 
10
          <integer-le>
 
11
            <tokens-count>
 
12
              <place>Holder</place>
 
13
            </tokens-count>
 
14
            <integer-constant>4</integer-constant>
 
15
          </integer-le>
 
16
        </globally>
 
17
      </all-paths>
 
18
    </formula>
 
19
  </property>
 
20
</property-set>