Class DefeasibleLogicProgram.DelpOptions

  • Enclosing class:
    DefeasibleLogicProgram

    private static class DefeasibleLogicProgram.DelpOptions
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private DelpOptions()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • displayHelp

        boolean displayHelp
      • beVerbose

        boolean beVerbose
      • showTime

        boolean showTime
      • query

        java.lang.String query
      • batchFile

        java.io.File batchFile
      • arguments

        java.util.List<java.io.File> arguments
    • Constructor Detail

      • DelpOptions

        private DelpOptions()