| Package | Description |
|---|---|
| org.eclipse.incquery.patternlanguage.emf.specification.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
EPMToPBody
PatternModelAcceptor implementation that constructs a PBody. |
| Modifier and Type | Method and Description |
|---|---|
<Result> Result |
PatternBodyTransformer.transform(PatternBody body,
PatternModelAcceptor<Result> acceptor)
Traverses the given
PatternBody,
making proper calls to the given PatternModelAcceptor during the traversal,
then returns the result of the acceptor. |