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