|
QSopt 0.5 Alpha All Rights Reserved |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectqs.FormatErrorMemory
FormatErrorMemory serves to collect errors and warnings when parsing an LP or MPS source
| Field Summary | |
static int |
TRACE
|
| Constructor Summary | |
FormatErrorMemory()
|
|
| Method Summary | |
void |
add(FormatError e)
UNDOCUMENTED |
void |
clear()
UNDOCUMENTED |
FormatError |
get(int i)
UNDOCUMENTED |
boolean |
has(int mode)
UNDOCUMENTED |
boolean |
hasDataError()
|
boolean |
hasDataWarning()
|
boolean |
hasSrcError()
|
boolean |
hasSrcWarning()
|
void |
line(int linenum)
UNDOCUMENTED |
void |
print(java.io.PrintStream p)
|
int |
size()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int TRACE
| Constructor Detail |
public FormatErrorMemory()
| Method Detail |
public void add(FormatError e)
public void clear()
public FormatError get(int i)
public boolean has(int mode)
public boolean hasDataError()
public boolean hasDataWarning()
public boolean hasSrcError()
public boolean hasSrcWarning()
public void line(int linenum)
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void print(java.io.PrintStream p)
public int size()
|
QSopt 0.5 Alpha QSopt Home |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||