Class DAAPathFinder


  • @Deprecated
    public class DAAPathFinder
    extends Object
    Deprecated.
    Finds all paths of a data flow. Each loop will be 0 or 2 times traversed -> 2 paths. This is special to the data flow anomaly analysis.
    Since:
    Created on 09.08.2004
    Author:
    raik
    • Method Detail

      • run

        public void run()
        Deprecated.