Uses of Class
org.evrete.api.FactBuilder
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of FactBuilder in org.evrete.api
Methods in org.evrete.api that return FactBuilder Modifier and Type Method Description static FactBuilderFactBuilder. fact(String name, Class<?> type)static FactBuilderFactBuilder. fact(String name, String type)Methods in org.evrete.api with parameters of type FactBuilder Modifier and Type Method Description TFactSelector. forEach(FactBuilder... facts)The main method which associates the implementation with a list fact type builders.