Class TopDownBFPropagatePathExpressions


  • public class TopDownBFPropagatePathExpressions
    extends PathExpressions
    Author:
    Payas Awadhutkar
    • Method Summary

      Modifier and Type Method Description
      java.util.List<java.lang.String> regex​(com.ensoftcorp.atlas.core.query.Q cfg)  
      • Methods inherited from class java.lang.Object

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

      • TopDownBFPropagatePathExpressions

        public TopDownBFPropagatePathExpressions()
      • TopDownBFPropagatePathExpressions

        public TopDownBFPropagatePathExpressions​(boolean considerShortCircuitPaths)
    • Method Detail

      • regex

        public java.util.List<java.lang.String> regex​(com.ensoftcorp.atlas.core.query.Q cfg)