Package | Description |
---|---|
org.eclipse.incquery.runtime.evm.specific.resolver | |
org.eclipse.incquery.viewers.runtime.util |
Modifier and Type | Class and Description |
---|---|
class |
FixedPriorityConflictResolver
This conflict resolver uses Integer value priorities assigned to rules.
|
class |
InvertedDisappearancePriorityConflictResolver
A conflict resolver implementation that assigns a fixed priority for each
RuleSpecification it understands, and uses this priority for the
appeared activations, while uses the inverse of this for the disappeared
events. |
Modifier and Type | Class and Description |
---|---|
class |
ViewersConflictResolver
Deprecated.
Use
InvertedDisappearancePriorityConflictResolver instead |