Package org.drools.core.facttemplates
Interface Fact
-
- All Known Implementing Classes:
FactImpl
public interface Fact
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectget(String name)FactTemplategetFactTemplate()voidset(String name, Object value)
-
-
-
Method Detail
-
getFactTemplate
FactTemplate getFactTemplate()
-
-