| Package | Description |
|---|---|
| de.viadee.bpm.vPAV.processing | |
| de.viadee.bpm.vPAV.processing.checker | |
| de.viadee.bpm.vPAV.processing.model.data | |
| de.viadee.bpm.vPAV.processing.model.graph |
| Modifier and Type | Method and Description |
|---|---|
Map<AnomalyContainer,List<Path>> |
ElementGraphBuilder.createInvalidPaths(Collection<IGraph> graphCollection)
Create invalid paths for data flow anomalies
|
| Constructor and Description |
|---|
ProcessVariablesModelChecker(Rule rule,
Map<AnomalyContainer,List<Path>> invalidPathsMap) |
| Modifier and Type | Method and Description |
|---|---|
Map<BpmnElement,List<AnomalyContainer>> |
BpmnElement.getAnomalies() |
| Modifier and Type | Method and Description |
|---|---|
Map<BpmnElement,List<AnomalyContainer>> |
IGraph.getNodesWithAnomalies() |
Map<BpmnElement,List<AnomalyContainer>> |
Graph.getNodesWithAnomalies()
get nodes with data flow anomalies
|
| Modifier and Type | Method and Description |
|---|---|
List<Path> |
IGraph.getAllInvalidPaths(BpmnElement v,
AnomalyContainer anomaly) |
List<Path> |
Graph.getAllInvalidPaths(BpmnElement source,
AnomalyContainer anomaly)
search all paths with variables, which has not been set
source: http://codereview.stackexchange.com/questions/45678/find-all-paths-from-source-to-destination
|
Copyright © 2018 viadee Unternehmensberatung GmbH. All rights reserved.