128129130131132133134
protected Map<String, IFactPattern> bindingsPatterns; protected Map<String, FieldConstraint> bindingsFields; protected RuleModelDRLPersistenceImpl() { // register custom evaluators new EvaluatorRegistry( getClass().getClassLoader() ); }