| Package | Description |
|---|---|
| de.viadee.bpm.vPAV | |
| de.viadee.bpm.vPAV.config.reader | |
| de.viadee.bpm.vPAV.output | |
| de.viadee.bpm.vPAV.processing | |
| de.viadee.bpm.vPAV.processing.checker |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeConfig.addActiveRules(Map<String,Rule> rules) |
| Constructor and Description |
|---|
FileScanner(Map<String,Rule> rules) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Rule> |
XmlConfigReader.getDeactivatedRuleSet()
Retrieves all rules, by default deactivated
|
Map<String,Rule> |
XmlConfigReader.read(String file) |
Map<String,Rule> |
ConfigReader.read(String file) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleSetOutputWriter.write(Map<String,Rule> rules)
Writes the effective ruleSet to the vPAV output folder to provide traceability
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<CheckerIssue> |
BpmnModelDispatcher.dispatch(File processdefinition,
Map<String,String> decisionRefToPathMap,
Map<String,String> processIdToPathMap,
Map<String,Collection<String>> messageIdToVariables,
Map<String,Collection<String>> processIdToVariables,
Collection<String> resourcesNewestVersions,
Map<String,Rule> conf)
The BpmnModelDispatcher reads a model and creates a collection of all elements.
|
| Modifier and Type | Field and Description |
|---|---|
protected Rule |
AbstractElementChecker.rule |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ElementChecker> |
CheckerFactory.createCheckerInstancesBpmnElement(Map<String,Rule> ruleConf,
Collection<String> resourcesNewestVersions,
BpmnElement element,
BPMNScanner bpmnScanner)
create checkers
|
Copyright © 2018 viadee Unternehmensberatung GmbH. All rights reserved.