| Package | Description |
|---|---|
| de.viadee.bpm.vPAV.processing | |
| de.viadee.bpm.vPAV.processing.code.flow |
| Modifier and Type | Method and Description |
|---|---|
Collection<Graph> |
ElementGraphBuilder.createProcessGraph(FileScanner fileScanner,
org.camunda.bpm.model.bpmn.BpmnModelInstance modelInstance,
String processDefinition,
Collection<String> calledElementHierarchy,
ProcessVariablesScanner scanner,
FlowAnalysis flowAnalysis)
Create data flow graphs for a model
|
| Modifier and Type | Method and Description |
|---|---|
Map<AnomalyContainer,List<Path>> |
ElementGraphBuilder.createInvalidPaths(Collection<Graph> graphCollection)
Create invalid paths for data flow anomalies
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowAnalysis.analyze(Collection<Graph> graphCollection)
Given a collection of graphs, this method is the sole entrance to the
analysis of the graphs.
|
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.