| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGrammarResponseApplier
Applies the rules in a
DefaultGrammarResponse to a graph |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedGrammarResponseApplier
Capable of handling
MaterializationAndRuleResponse
in addition to all GrammarResponses handled by DefaultGrammarResponseApplier |
| Constructor and Description |
|---|
GeneralMaterializationStrategy(MaterializationRuleManager ruleManager,
GrammarResponseApplier ruleApplier)
Creates a new GeneralMaterializationStrategy using ruleManager to determine
which rules to apply to resolve a violationPoint and ruleApplier to apply
those rules to the graph.
|
OneStepMaterializationStrategy(ApplicableRulesFinder ruleFinder,
GrammarResponseApplier ruleApplier) |
Copyright © 2018. All rights reserved.