Uses of Interface
org.drools.base.facttemplates.Fact
-
Packages that use Fact Package Description org.drools.base.facttemplates -
-
Uses of Fact in org.drools.base.facttemplates
Subinterfaces of Fact in org.drools.base.facttemplates Modifier and Type Interface Description interfaceEventClasses in org.drools.base.facttemplates that implement Fact Modifier and Type Class Description classFactImplMethods in org.drools.base.facttemplates that return Fact Modifier and Type Method Description FactFactTemplate. createFact()FactFactTemplateImpl. createFact()Method takes a list of Slots and creates a deffact from it.
-