public class BranchParadigm extends AbstractRule
BranchParadigm
documentation for a more detailed discussion.
TODO(etosch): Move from BranchParadigm to here?LOGGER| Constructor and Description |
|---|
BranchParadigm()
Adds itself to the
rule registry. |
| Modifier and Type | Method and Description |
|---|---|
void |
check(Survey survey) |
static int |
ensureBranchParadigms(Block b) |
getDefaultRules, getRules, registerRule, registerRule, unregisterRule, unregisterRulepublic BranchParadigm()
rule registry.public static int ensureBranchParadigms(Block b) throws SurveyException
SurveyExceptionpublic void check(Survey survey) throws SurveyException
check in class AbstractRuleSurveyExceptionCopyright © 2015. All rights reserved.