Class NestedUpdateRecorder

  • All Implemented Interfaces:
    bio.singa.core.events.UpdateEventListener<GraphUpdatedEvent>

    public class NestedUpdateRecorder
    extends Object
    implements bio.singa.core.events.UpdateEventListener<GraphUpdatedEvent>
    Author:
    cl
    • Constructor Detail

      • NestedUpdateRecorder

        public NestedUpdateRecorder​(Simulation simulation)
      • NestedUpdateRecorder

        public NestedUpdateRecorder​(Simulation simulation,
                                    javax.measure.Unit<javax.measure.quantity.Time> timeUnit,
                                    javax.measure.Unit<bio.singa.features.quantities.MolarConcentration> concentrationUnit)
    • Method Detail

      • onEventReceived

        public void onEventReceived​(GraphUpdatedEvent event)
        Specified by:
        onEventReceived in interface bio.singa.core.events.UpdateEventListener<GraphUpdatedEvent>
      • writeStatus

        public void writeStatus()