Class SFComputationActor

java.lang.Object
com.framed.core.Service
com.framed.cdss.Actor
com.framed.cdss.actors.SFComputationActor

public class SFComputationActor extends Actor
  • Constructor Details

  • Method Details

    • fireFunction

      public void fireFunction(Map<String,Object> latestValues)
      Specified by:
      fireFunction in class Actor
      Parameters:
      latestValues - Unmodifiable snapshot of the latest value of ALL input channels (channel -> latest object).