Interface OutputDirGenerator

  • All Superinterfaces:
    adams.flow.core.FlowContextHandler
    All Known Implementing Classes:
    AbstractOutputDirGenerator, FixedDir, StringExpressionDir, VariableDir

    public interface OutputDirGenerator
    extends adams.flow.core.FlowContextHandler
    Interface for output directory generator schemes.
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      adams.core.io.PlaceholderDirectory generate()
      Generates the output directory.
      • Methods inherited from interface adams.flow.core.FlowContextHandler

        getFlowContext, setFlowContext
    • Method Detail

      • generate

        adams.core.io.PlaceholderDirectory generate()
        Generates the output directory.
        Returns:
        the directory