public abstract class PSystemError extends AbstractPSystem
Modifier and Type | Field and Description |
---|---|
protected ErrorUml |
singleError |
protected java.util.List<StringLocated> |
trace |
Constructor and Description |
---|
PSystemError() |
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() |
protected StringLocated |
getLastLine() |
LineLocation |
getLineLocation() |
java.lang.String |
getWarningOrError() |
int |
size() |
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getTitle, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
protected java.util.List<StringLocated> trace
protected ErrorUml singleError
protected final StringLocated getLastLine()
public final LineLocation getLineLocation()
public final java.util.Collection<ErrorUml> getErrorsUml()
public final java.lang.String getWarningOrError()
getWarningOrError
in interface Diagram
getWarningOrError
in class AbstractPSystem
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 final DiagramDescription getDescription()
public int size()
Copyright © 2020. All Rights Reserved.