| Modifier and Type | Method and Description |
|---|---|
Collection<HeapConfiguration> |
DefaultGrammarResponseApplier.applyGrammarResponseTo(HeapConfiguration inputGraph,
int edgeId,
GrammarResponse grammarResponse) |
| Modifier and Type | Method and Description |
|---|---|
Collection<HeapConfiguration> |
IndexedGrammarResponseApplier.applyGrammarResponseTo(HeapConfiguration inputGraph,
int edgeId,
GrammarResponse grammarResponse) |
| Modifier and Type | Method and Description |
|---|---|
Collection<HeapConfiguration> |
GrammarResponseApplier.applyGrammarResponseTo(HeapConfiguration inputGraph,
int edgeId,
GrammarResponse grammarResponse)
Materializes the given edge in the inputGraph with each rule in the
grammarResponse yielding a collection of materialized graphs.
|
Copyright © 2018. All rights reserved.