| Package | Description |
|---|---|
| de.viadee.bpm.vPAV.processing | |
| de.viadee.bpm.vPAV.processing.code.flow |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ListMultimap<String,ProcessVariableOperation> |
ProcessVariableReader.getVariablesFromElement(FileScanner fileScanner,
BpmnElement element,
ControlFlowGraph controlFlowGraph)
Examining an bpmn element for variables
|
| Modifier and Type | Field and Description |
|---|---|
protected ControlFlowGraph |
AbstractNode.controlFlowGraph |
| Modifier and Type | Method and Description |
|---|---|
ControlFlowGraph |
BpmnElement.getControlFlowGraph() |
ControlFlowGraph |
NodeDecorator.getControlFlowGraph() |
ControlFlowGraph |
AnalysisElement.getControlFlowGraph() |
ControlFlowGraph |
BpmnElementDecorator.getControlFlowGraph() |
ControlFlowGraph |
AbstractNode.getControlFlowGraph() |
| Constructor and Description |
|---|
BpmnElement(String processDefinition,
org.camunda.bpm.model.bpmn.instance.BaseElement element,
ControlFlowGraph controlFlowGraph,
FlowAnalysis flowAnalysis) |
ExpressionNode(ControlFlowGraph controlFlowGraph,
BpmnElement parentElement,
String expression,
ElementChapter elementChapter) |
Node(ControlFlowGraph controlFlowGraph,
BpmnElement parentElement,
soot.toolkits.graph.Block block,
ElementChapter elementChapter) |
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.