public class ProcessVariablesModelChecker extends Object implements ModelChecker
| Constructor and Description |
|---|
ProcessVariablesModelChecker(Rule rule,
Map<AnomalyContainer,List<Path>> invalidPathsMap) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CheckerIssue> |
check()
Checks variables of a given process and identifies read/write/delete
anomalies
|
boolean |
isSingletonChecker() |
public ProcessVariablesModelChecker(Rule rule, Map<AnomalyContainer,List<Path>> invalidPathsMap)
public Collection<CheckerIssue> check()
check in interface ModelCheckerpublic boolean isSingletonChecker()
isSingletonChecker in interface ModelCheckerCopyright © 2019 viadee Unternehmensberatung AG. All rights reserved.