Class and Description |
---|
org.eclipse.viatra.query.runtime.localsearch.planner.cost.impl.HybridMatcherConstraintCostFunction |
org.eclipse.viatra.query.patternlanguage.emf.util.PatternParser.Builder |
org.eclipse.viatra.query.patternlanguage.emf.util.PatternParsingUtil
use the new
PatternParserBuilder infrastructure instead |
Field and Description |
---|
org.eclipse.viatra.query.runtime.rete.util.ReteHintOptions.deleteRederiveEvaluation
Use
DRedReteBackendFactory instead of setting this option to true. |
Constructor and Description |
---|
org.eclipse.viatra.transformation.runtime.emf.rules.batch.BatchTransformationRuleFactory.BatchTransformationRuleBuilder()
Use
#BatchTransformationRuleFactory(IQuerySpecification) instead |
org.eclipse.viatra.transformation.runtime.emf.rules.eventdriven.EventDrivenTransformationRuleFactory.EventDrivenTransformationRuleBuilder()
Use
#EventDrivenTransformationRuleFactory(IQuerySpecification) instead |
org.eclipse.viatra.query.runtime.rete.matcher.ReteBackendFactory()
Use the static
ReteBackendFactory.INSTANCE field instead |