Package jline.cli

Class LdesCLI

  • All Implemented Interfaces:

    
    public class LdesCLI
    
                        

    CLI for the standalone ldes.jar (LINE Discrete Event Simulator).

    Usage: java -jar ldes.jar solve model.json -o result.json [OPTIONS]

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      LdesCLI()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static void main(Array<String> args) Main entry point for the LDES standalone JAR.
      • Methods inherited from class java.lang.Object

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

      • LdesCLI

        LdesCLI()
    • Method Detail

      • main

         static void main(Array<String> args)

        Main entry point for the LDES standalone JAR.

        Parameters:
        args - Command line arguments