Class LazyBooleanFunction.DummyInterpretationFunction

  • All Implemented Interfaces:
    ca.uqac.lif.azrael.Printable, ca.uqac.lif.azrael.Readable, ca.uqac.lif.cep.Duplicable, ca.uqac.lif.cep.functions.DuplicableFunction
    Enclosing class:
    LazyBooleanFunction

    protected static class LazyBooleanFunction.DummyInterpretationFunction
    extends ca.uqac.lif.cep.functions.UnaryFunction<Interpretation,​java.lang.Boolean>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      LazyBooleanFunction.DummyInterpretationFunction duplicate​(boolean with_state)  
      java.lang.Boolean getValue​(Interpretation x)  
      • Methods inherited from class ca.uqac.lif.cep.functions.UnaryFunction

        evaluate, getInputArity, getInputTypesFor, getOutputArity, getOutputTypeFor, reset
      • Methods inherited from class ca.uqac.lif.cep.functions.Function

        duplicate, evaluate, evaluate, evaluateLazy, evaluatePartial, print, printState, read, readState
      • Methods inherited from class java.lang.Object

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