public class PSystemError extends AbstractPSystem
Constructor and Description |
---|
PSystemError(UmlSource source,
ErrorUml singleError,
java.util.List<java.lang.String> debugLines) |
Modifier and Type | Method and Description |
---|---|
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int num,
FileFormatOption fileFormat,
long seed) |
DiagramDescription |
getDescription() |
java.util.Collection<ErrorUml> |
getErrorsUml() |
LineLocation |
getHigherErrorPosition2() |
LineLocation |
getLineLocation() |
java.util.List<java.lang.String> |
getSuggest() |
java.lang.String |
getWarningOrError() |
static PSystemError |
merge(java.util.Collection<PSystemError> ps) |
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getSource, getTitle, hasUrl, isOk, makeDiagramReady, seed, setSource
protected final ImageData exportDiagramNow(java.io.OutputStream os, int num, FileFormatOption fileFormat, long seed) throws java.io.IOException
exportDiagramNow
in class AbstractPSystem
java.io.IOException
public LineLocation getLineLocation()
public java.util.List<java.lang.String> getSuggest()
public DiagramDescription getDescription()
public final LineLocation getHigherErrorPosition2()
public final java.util.Collection<ErrorUml> getErrorsUml()
public java.lang.String getWarningOrError()
getWarningOrError
in interface Diagram
getWarningOrError
in class AbstractPSystem
public static PSystemError merge(java.util.Collection<PSystemError> ps)
Copyright © 2018. All Rights Reserved.