Class PathSequence


  • public class PathSequence
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DOMINATES  
    • Constructor Summary

      Constructors 
      Constructor Description
      PathSequence()  
    • Method Summary

      Modifier and Type Method Description
      static com.ensoftcorp.atlas.core.query.Q compute​(com.ensoftcorp.atlas.core.query.Q cfg)  
      static void run()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PathSequence

        public PathSequence()
    • Method Detail

      • run

        public static void run()
                        throws java.io.IOException,
                               java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • compute

        public static com.ensoftcorp.atlas.core.query.Q compute​(com.ensoftcorp.atlas.core.query.Q cfg)