Package | Description |
---|---|
org.drools.core.common | |
org.drools.core.marshalling.impl |
Modifier and Type | Method and Description |
---|---|
EqualityKey |
TruthMaintenanceSystem.get(EqualityKey key) |
EqualityKey |
TruthMaintenanceSystem.get(Object object) |
EqualityKey |
QueryElementFactHandle.getEqualityKey() |
EqualityKey |
InternalFactHandle.getEqualityKey() |
EqualityKey |
DefaultFactHandle.getEqualityKey() |
EqualityKey |
DisconnectedFactHandle.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 |
DefaultFactHandle.setEqualityKey(EqualityKey key) |
void |
DisconnectedFactHandle.setEqualityKey(EqualityKey key) |
Modifier and Type | Method and Description |
---|---|
int |
ProtobufOutputMarshaller.EqualityKeySorter.compare(EqualityKey key1,
EqualityKey key2) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.