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(org.camunda.bpm.model.bpmn.BpmnModelInstance processdefinition)
Checks variables of a given process and identifies read/write/delete anomalies
|
public ProcessVariablesModelChecker(Rule rule, Map<AnomalyContainer,List<Path>> invalidPathsMap)
public Collection<CheckerIssue> check(org.camunda.bpm.model.bpmn.BpmnModelInstance processdefinition)
check in interface ModelCheckerCopyright © 2018 viadee Unternehmensberatung GmbH. All rights reserved.