Package jline.lang

Class Mode

  • All Implemented Interfaces:
    java.io.Serializable , jline.lang.Copyable

    
    public class Mode
    extends NetworkElement implements Serializable
                        

    Superclass representing a class of jobs

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Transition getTransition()
      int getIndex()
      void printSummary()
      • Methods inherited from class jline.lang.Element

        getName, setName
      • Methods inherited from class jline.lang.Copyable

        copy
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait