| Package | Description |
|---|---|
| de.viadee.bpm.vPAV.processing.model.data |
| Modifier and Type | Method and Description |
|---|---|
Anomaly |
AnomalyContainer.getAnomaly() |
Anomaly |
CheckerIssue.getAnomaly() |
static Anomaly |
Anomaly.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Anomaly[] |
Anomaly.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AnomalyContainer(String name,
Anomaly anomaly,
String elementId,
ProcessVariable variable) |
CheckerIssue(String ruleName,
CriticalityEnum classification,
String bpmnFile,
String resourceFile,
String elementId,
String elementName,
String variable,
Anomaly anomaly,
List<Path> invalidPaths,
String message)
CheckerIssue
|
Copyright © 2017 viadee Unternehmensberatung GmbH. All rights reserved.