public class PSystemErrorUtils
extends java.lang.Object
Constructor and Description |
---|
PSystemErrorUtils() |
Modifier and Type | Method and Description |
---|---|
static PSystemError |
buildV2(UmlSource source,
ErrorUml singleError,
java.util.List<java.lang.String> debugLines,
java.util.List<StringLocated> list) |
static boolean |
isDiagramError(java.lang.Class<? extends Diagram> type) |
static PSystemError |
merge(java.util.Collection<PSystemError> ps) |
public static PSystemError buildV2(UmlSource source, ErrorUml singleError, java.util.List<java.lang.String> debugLines, java.util.List<StringLocated> list)
public static PSystemError merge(java.util.Collection<PSystemError> ps)
public static boolean isDiagramError(java.lang.Class<? extends Diagram> type)
Copyright © 2020. All Rights Reserved.