Class DisplayAll

    • Method Detail

      • postfire

        public boolean postfire()
                         throws IllegalActionException
        Read all tokens from all input channels and display its string value on the screen. Each value is terminated with a newline character. Order display of tokens by position in channel first, then by channel.
        Specified by:
        postfire in interface Executable
        Overrides:
        postfire in class Display
        Returns:
        True if execution can continue into the next iteration.
        Throws:
        IllegalActionException - Thrown if there is no director.