public class DataFlowChecker extends Object implements ModelChecker
| Constructor and Description |
|---|
DataFlowChecker(Rule rule,
Collection<DataFlowRule> dataFlowRules,
Collection<ProcessVariable> processVariables) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CheckerIssue> |
check() |
boolean |
isSingletonChecker() |
public DataFlowChecker(Rule rule, Collection<DataFlowRule> dataFlowRules, Collection<ProcessVariable> processVariables)
public Collection<CheckerIssue> check()
check in interface ModelCheckerpublic boolean isSingletonChecker()
isSingletonChecker in interface ModelCheckerCopyright © 2019 viadee Unternehmensberatung AG. All rights reserved.