Uses of Class
at.dms.kjc.raw.SimulationCounter

Packages that use SimulationCounter
at.dms.kjc.raw   
 

Uses of SimulationCounter in at.dms.kjc.raw
 

Methods in at.dms.kjc.raw with parameters of type SimulationCounter
 boolean WorkBasedSimulator.canFire(FlatNode node, HashMap<FlatNode,Integer> executionCounts, SimulationCounter counters)
           
abstract  boolean Simulator.canFire(FlatNode node, HashMap<FlatNode,Integer> executionCounts, SimulationCounter counters)
           
 boolean FineGrainSimulator.canFire(FlatNode node, HashMap<FlatNode,Integer> executionCounts, SimulationCounter counters)