| Package | Description |
|---|---|
| org.drools.core.facttemplates |
| Modifier and Type | Class and Description |
|---|---|
class |
FactImpl |
| Modifier and Type | Method and Description |
|---|---|
Fact |
FactTemplateImpl.createFact(long id)
Method takes a list of Slots and creates a deffact from it.
|
Fact |
FactTemplate.createFact(long id) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.