Package | Description |
---|---|
org.eclipse.incquery.runtime.evm.api.resolver | |
org.eclipse.incquery.runtime.evm.specific.resolver | |
org.eclipse.incquery.runtime.evm.specific.resolver.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
ChangeableConflictSet
A conflict set is responsible for managing and ordering the set of enabled activations.
|
Modifier and Type | Class and Description |
---|---|
class |
ScopedConflictSet |
Modifier and Type | Class and Description |
---|---|
class |
ArbitraryOrderConflictResolver.ArbitraryConflictSet |
class |
ComparingConflictResolver.ComparingConflictSet |
class |
FixedPriorityConflictSet
This conflict set resolves conflicts between activations based on
Integer valued priorities assigned to rules.
|
static class |
InvertedDisappearancePriorityConflictResolver.InvertedDisappearancePriorityConflictSet |
static class |
LifoConflictResolver.LifoConflictSet |
Modifier and Type | Class and Description |
---|---|
class |
HashSetBasedConflictSetImpl |
class |
RandomAccessConflictSetImpl |