Uses of Class
org.jactr.tools.goalfeeder.timedevents.GatingTimedEvent

Packages that use GatingTimedEvent
org.jactr.tools.goalfeeder.constructor   
org.jactr.tools.goalfeeder.injector   
 

Uses of GatingTimedEvent in org.jactr.tools.goalfeeder.constructor
 

Methods in org.jactr.tools.goalfeeder.constructor that return GatingTimedEvent
 GatingTimedEvent IGoalConstructor.createGate(double currentTime, T experimentTask)
          Deprecated.  
 

Uses of GatingTimedEvent in org.jactr.tools.goalfeeder.injector
 

Methods in org.jactr.tools.goalfeeder.injector that return GatingTimedEvent
 GatingTimedEvent IGoalInjector.createGate(double currentTime, T experimentTask)
          GatingTimedEvents are necessary to control the flow of the model - i.e.