Class EventGeneratorCPP.Arrivals

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Arrivals()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void generate​(EventGenerator generator, JSLEvent event)
      The reference to the generator is available to permit control over the EventGenerator within the defining code.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Arrivals

        protected Arrivals()
    • Method Detail

      • generate

        public void generate​(EventGenerator generator,
                             JSLEvent event)
        Description copied from interface: EventGeneratorActionIfc
        The reference to the generator is available to permit control over the EventGenerator within the defining code. The event is also available.
        Specified by:
        generate in interface EventGeneratorActionIfc
        Parameters:
        generator - the generator
        event - the event