public class BatchTransformationRuleFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
BatchTransformationRuleFactory.BatchTransformationRuleBuilder<Match extends IPatternMatch,Matcher extends ViatraQueryMatcher<Match>> |
| Constructor and Description |
|---|
BatchTransformationRuleFactory() |
| Modifier and Type | Method and Description |
|---|---|
<Match extends IPatternMatch,Matcher extends ViatraQueryMatcher<Match>> |
createRule() |
public <Match extends IPatternMatch,Matcher extends ViatraQueryMatcher<Match>> BatchTransformationRuleFactory.BatchTransformationRuleBuilder<Match,Matcher> createRule()