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, setSourceprotected final ImageData exportDiagramNow(java.io.OutputStream os, int num, FileFormatOption fileFormat, long seed) throws java.io.IOException
exportDiagramNow in class AbstractPSystemjava.io.IOExceptionpublic LineLocation getLineLocation()
public DiagramDescription getDescription()
public final LineLocation getHigherErrorPosition2()
public final java.util.Collection<ErrorUml> getErrorsUml()
public java.lang.String getWarningOrError()
getWarningOrError in interface DiagramgetWarningOrError in class AbstractPSystempublic static PSystemError merge(java.util.Collection<PSystemError> ps)