Class InternalizingPlansScoring

  • All Implemented Interfaces:
    EventListener, org.matsim.core.api.internal.MatsimExtensionPoint, org.matsim.core.controler.corelisteners.PlansScoring, org.matsim.core.controler.listener.ControlerListener, org.matsim.core.controler.listener.IterationStartsListener, org.matsim.core.controler.listener.ScoringListener

    public class InternalizingPlansScoring
    extends Object
    implements org.matsim.core.controler.corelisteners.PlansScoring, org.matsim.core.controler.listener.ScoringListener, org.matsim.core.controler.listener.IterationStartsListener
    Author:
    thibautd
    • Method Detail

      • notifyScoring

        public void notifyScoring​(org.matsim.core.controler.events.ScoringEvent event)
        Specified by:
        notifyScoring in interface org.matsim.core.controler.listener.ScoringListener
      • notifyIterationStarts

        public void notifyIterationStarts​(org.matsim.core.controler.events.IterationStartsEvent event)
        Specified by:
        notifyIterationStarts in interface org.matsim.core.controler.listener.IterationStartsListener