| Package | Description |
|---|---|
| org.drools.core.common |
| Modifier and Type | Method and Description |
|---|---|
EqualityKey |
TruthMaintenanceSystem.get(EqualityKey key) |
EqualityKey |
TruthMaintenanceSystem.get(Object object) |
EqualityKey |
QueryElementFactHandle.getEqualityKey() |
EqualityKey |
InternalFactHandle.getEqualityKey() |
EqualityKey |
InternalFactHandle.DummyFactHandle.getEqualityKey() |
EqualityKey |
DisconnectedFactHandle.getEqualityKey() |
EqualityKey |
DefaultFactHandle.getEqualityKey() |
EqualityKey |
TruthMaintenanceSystem.remove(EqualityKey key) |
| Modifier and Type | Method and Description |
|---|---|
EqualityKey |
TruthMaintenanceSystem.get(EqualityKey key) |
Object |
TruthMaintenanceSystem.put(EqualityKey key) |
EqualityKey |
TruthMaintenanceSystem.remove(EqualityKey key) |
void |
QueryElementFactHandle.setEqualityKey(EqualityKey key) |
void |
InternalFactHandle.setEqualityKey(EqualityKey key) |
void |
InternalFactHandle.DummyFactHandle.setEqualityKey(EqualityKey key) |
void |
DisconnectedFactHandle.setEqualityKey(EqualityKey key) |
void |
DefaultFactHandle.setEqualityKey(EqualityKey key) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.