Package org.drools.core.facttemplates
Interface Fact
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Map<String,Object>asMap()Objectget(String name)FactTemplategetFactTemplate()default booleanisEvent()voidset(String name, Object value)
-