Class SlicingQueries


  • public class SlicingQueries
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SlicingQueries()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.ensoftcorp.atlas.core.query.Q variableSpecificDataDependence​(com.ensoftcorp.atlas.core.query.Q selectedStatement, java.lang.String variableName)  
      • Methods inherited from class java.lang.Object

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

      • SlicingQueries

        public SlicingQueries()
    • Method Detail

      • variableSpecificDataDependence

        public static com.ensoftcorp.atlas.core.query.Q variableSpecificDataDependence​(com.ensoftcorp.atlas.core.query.Q selectedStatement,
                                                                                       java.lang.String variableName)