Class SuperstepFileGenerator


  • public class SuperstepFileGenerator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String nextPath​(java.lang.String type)  
      java.util.List<java.lang.String> superstepDirs​(int superstep, java.lang.String type)  
      • Methods inherited from class java.lang.Object

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

      • SuperstepFileGenerator

        public SuperstepFileGenerator​(FileGenerator fileGenerator,
                                      int superstep)
    • Method Detail

      • nextPath

        public java.lang.String nextPath​(java.lang.String type)
      • superstepDirs

        public java.util.List<java.lang.String> superstepDirs​(int superstep,
                                                              java.lang.String type)