Package tools.refinery.interpreter.rete.network.mailbox.timeless
package tools.refinery.interpreter.rete.network.mailbox.timeless
-
ClassesClassDescriptionAn abstract mailbox implementation that is capable of splitting update messages based on some form of monotonicity (anti-monotone and monotone).This mailbox changes its behavior based on the position of its
Receiver
in the network topology.Default mailbox implementation.A monotonicity aware mailbox implementation.A mailbox implementation that splits updates messages according to the standard subset ordering into anti-monotonic (deletions) and monotonic (insertions) updates.