| Package | Description |
|---|---|
| de.viadee.bpm.vPAV.processing | |
| de.viadee.bpm.vPAV.processing.model.data | |
| de.viadee.bpm.vPAV.processing.model.graph |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ProcessVariable> |
ProcessVariableReader.getVariablesFromElement(BpmnElement element)
Examining an bpmn element for variables
|
| Modifier and Type | Method and Description |
|---|---|
ProcessVariable |
AnomalyContainer.getVariable() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ProcessVariable> |
BpmnElement.getProcessVariables() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnElement.setProcessVariable(String variableName,
ProcessVariable variableObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnElement.setProcessVariables(Map<String,ProcessVariable> variables) |
| Constructor and Description |
|---|
AnomalyContainer(String name,
Anomaly anomaly,
String elementId,
ProcessVariable variable) |
| Modifier and Type | Field and Description |
|---|---|
ProcessVariable |
VariableInfo.var |
| Constructor and Description |
|---|
VariableInfo(ProcessVariable var) |
Copyright © 2018 viadee Unternehmensberatung GmbH. All rights reserved.