Uses of Class
ca.uqac.lif.cep.fol.InterpretationBuilder
-
Packages that use InterpretationBuilder Package Description ca.uqac.lif.cep.fol Processors for creating a first-order interpretation from a trace of predicates. -
-
Uses of InterpretationBuilder in ca.uqac.lif.cep.fol
Methods in ca.uqac.lif.cep.fol that return InterpretationBuilder Modifier and Type Method Description InterpretationBuilder
InterpretationBuilder. add(Predicate... preds)
InterpretationBuilder
InterpretationBuilder. duplicate(boolean with_state)
-