| Package | Description |
|---|---|
| org.drools.core.phreak | |
| org.drools.core.reteoo |
| Modifier and Type | Method and Description |
|---|---|
static ReactiveObjectUtil.ModificationType |
ReactiveObjectUtil.ModificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReactiveObjectUtil.ModificationType[] |
ReactiveObjectUtil.ModificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReactiveObjectUtil.notifyModification(Object object,
Collection<Tuple> leftTuples,
ReactiveObjectUtil.ModificationType type) |
| Modifier and Type | Method and Description |
|---|---|
ReactiveObjectUtil.ModificationType |
ReactiveFromNodeLeftTuple.resetModificationState(Object object) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReactiveFromNodeLeftTuple.updateModificationState(Object object,
ReactiveObjectUtil.ModificationType newState) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.