|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Fact | |
|---|---|
| org.drools.core.facttemplates | |
| Uses of Fact in org.drools.core.facttemplates |
|---|
| Classes in org.drools.core.facttemplates that implement Fact | |
|---|---|
class |
FactImpl
|
| Methods in org.drools.core.facttemplates that return Fact | |
|---|---|
Fact |
FactTemplate.createFact(long id)
|
Fact |
FactTemplateImpl.createFact(long id)
Method takes a list of Slots and creates a deffact from it. |
| Methods in org.drools.core.facttemplates with parameters of type Fact | |
|---|---|
protected void |
FactImpl.resetId(Fact fact)
this is used to reset the id, in the event an user tries to assert the same fact again, we reset the id to the existing one. |
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||