public class CallbackConflictResolver extends java.lang.Object implements ConflictResolver
Modifier and Type | Class and Description |
---|---|
static interface |
CallbackConflictResolver.ActivationChoiceStrategy |
Constructor and Description |
---|
CallbackConflictResolver(CallbackConflictResolver.ActivationChoiceStrategy chooser) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.incquery.runtime.evm.specific.resolver.CallbackConflictResolver.ConflictSetImpl |
createConflictSet() |
CallbackConflictResolver.ActivationChoiceStrategy |
getChooser() |
public CallbackConflictResolver(CallbackConflictResolver.ActivationChoiceStrategy chooser)
public CallbackConflictResolver.ActivationChoiceStrategy getChooser()
public org.eclipse.incquery.runtime.evm.specific.resolver.CallbackConflictResolver.ConflictSetImpl createConflictSet()
createConflictSet
in interface ConflictResolver