Package jsl.observers

Class ExperimentConsoleObserver

  • All Implemented Interfaces:
    ObserverIfc

    public class ExperimentConsoleObserver
    extends java.lang.Object
    implements ObserverIfc
    • Field Detail

      • myRepUpdateFlag

        protected boolean myRepUpdateFlag
    • Constructor Detail

      • ExperimentConsoleObserver

        public ExperimentConsoleObserver​(Simulation sim)
      • ExperimentConsoleObserver

        public ExperimentConsoleObserver​(boolean repUpdateFlag)
        Parameters:
        repUpdateFlag -
    • Method Detail

      • setReplicationOutputFlag

        public final void setReplicationOutputFlag​(boolean flag)
      • getReplicationOutputFlag

        public final boolean getReplicationOutputFlag()
      • update

        public void update​(java.lang.Object simulation,
                           java.lang.Object arg1)
        Description copied from interface: ObserverIfc
        This method is called when the observable needs observing
        Specified by:
        update in interface ObserverIfc
        Parameters:
        simulation - the thing observed
        arg1 - an object of info