Package 

Class Trigger

  • All Implemented Interfaces:
    it.unibo.alchemist.model.interfaces.TimeDistribution , java.io.Serializable , java.lang.Cloneable

    
    public final class Trigger<T>
    extends AbstractDistribution<T>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Trigger(Time event)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      double getRate()
      Trigger<T> cloneOnNewNode(Node<T> destination, Time currentTime)
      • Methods inherited from class it.unibo.alchemist.model.implementations.timedistributions.AbstractDistribution

        getNextOccurence, update
      • Methods inherited from class it.unibo.alchemist.model.interfaces.TimeDistribution

        cloneOnNewNode, getNextOccurence, update
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait