Interface and Description |
---|
org.eclipse.viatra.query.runtime.rete.tuple.Clearable
moved to
Clearable |
org.eclipse.viatra.query.runtime.localsearch.planner.cost.IConstraintEvaluablePredicateProvider
Only used in the also deprecated
LocalSearchPlannerStrategy |
org.eclipse.viatra.query.runtime.localsearch.planner.cost.ICostEstimator
This is used by
LocalSearchPlannerStrategy .
Use the LocalSearchRuntimeBasedStrategy and its belonging components instead. |
org.eclipse.viatra.query.patternlanguage.emf.types.IEMFTypeProvider
The functionality of this class was superseeded by
EMFTypeInferrer and EMFTypeSystem . |
org.eclipse.viatra.query.runtime.base.api.IEStructuralFeatureProcessor |
org.eclipse.viatra.query.runtime.localsearch.operations.IMatcherBasedOperation
A marker interface is available for match operations in @link{IPatternMatcherOperation}
|
Enum and Description |
---|
org.eclipse.viatra.query.runtime.matchers.util.CollectionsFactory.CollectionsFramework
This enum is entirely unnecessary; don't use it
|
Field and Description |
---|
org.eclipse.viatra.query.runtime.localsearch.matcher.integration.LocalSearchHintKeys.ALLOW_INVERSE_NAVIGATION
removed support in 1.4; its uses will be ignored
|
org.eclipse.viatra.query.runtime.matchers.psystem.rewriters.PBodyNormalizer.calcImpliedTypes
redefine in a subclass
PBodyNormalizer.shouldCalculateImpliedTypes(PQuery) instead |
org.eclipse.viatra.query.runtime.rete.util.ReteHintOptions.checkScopeBoundaries
Use the base index option
DANGLING_FREE_ASSUMPTION_DEFAULT instead. |
org.eclipse.viatra.query.runtime.rete.eval.AbstractEvaluatorNode.evaluator
use
EvaluationCore |
org.eclipse.viatra.query.runtime.emf.EMFQueryMetaContext.INSTANCE |
org.eclipse.viatra.query.runtime.rete.eval.AbstractEvaluatorNode.logger
use
EvaluationCore |
org.eclipse.viatra.query.runtime.matchers.util.CollectionsFactory.mode
This enum is entirely unnecessary; don't use it
|
org.eclipse.viatra.query.runtime.rete.eval.AbstractEvaluatorNode.runtimeContext
use
EvaluationCore |