Class InterpretationReactor

java.lang.Object
com.framed.core.Service
com.framed.arn.Reactor
com.framed.cdss.reactors.InterpretationReactor

public class InterpretationReactor extends Reactor
  • Constructor Details

  • Method Details

    • reactionFunction

      public void reactionFunction(Map<String,Object> latestSnapshot)
      Description copied from class: Reactor
      Called once per evaluation cycle when any rule is satisfied.
      Specified by:
      reactionFunction in class Reactor
      Parameters:
      latestSnapshot - immutable snapshot of latest channel values and timestamps