Class CLI

java.lang.Object
org.chenile.stm.cli.CLI
All Implemented Interfaces:
Runnable

public class CLI extends Object implements Runnable
  • Field Details

    • file

      private File file
    • umlStateDiagram

      private boolean umlStateDiagram
    • stateForAllowedActions

      private String stateForAllowedActions
    • spec

      picocli.CommandLine.Model.CommandSpec spec
  • Constructor Details

    • CLI

      public CLI()
  • Method Details