public class PatternResolver extends Object
Constructor and Description |
---|
PatternResolver(Index index,
HeaderMetaData headerMetaData,
AnalyzerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
Pattern |
resolve() |
PatternResolver |
with(org.drools.workbench.models.guided.dtable.shared.model.ActionCol52 actionCol52) |
PatternResolver |
with(int columnIndex) |
PatternResolver |
with(Rule rule) |
public PatternResolver(Index index, HeaderMetaData headerMetaData, AnalyzerConfiguration configuration)
public Pattern resolve()
public PatternResolver with(Rule rule)
public PatternResolver with(int columnIndex)
public PatternResolver with(org.drools.workbench.models.guided.dtable.shared.model.ActionCol52 actionCol52)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.