blob: fc425759483de84f1e09b380f508c8b920f2aa84 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- Author: Roberto Cavada and Cristian Mattarei and Anthony Fernandes Pires-->
<!-- Version: 0.2 -->
<!-- Date: 2014/09/24 -->
<effects_model name="NonDeterminismByValue_Num_D">
<values>
<input reads="min_bound" type="Integer" desc="The minimal bound of the non-determinism. Can be a constant or a variable."/>
<input reads="max_bound" type="Integer" desc="The maximal bound of the non-determinism. Can be a constant or a variable."/>
<output writes="varout" reads="input" desc="The output variable name that reads on the input one"/>
</values>
<effect>
<entering type="smv" local="false">entering.smv</entering>
<during type="smv" local="false">during.smv</during>
</effect>
<raw/>
</effects_model>