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.lang.String |
getWarningOrError() |
static PSystemError |
merge(java.util.Collection<PSystemError> ps) |
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getTitle, hasUrl, isOk, makeDiagramReady, seed, setScale, 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 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 © 2019. All Rights Reserved.