|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAnalysisErrorReporter | |
---|---|
edu.cmu.sei.aadl.model.pluginsupport |
Uses of AbstractAnalysisErrorReporter in edu.cmu.sei.aadl.model.pluginsupport |
---|
Subclasses of AbstractAnalysisErrorReporter in edu.cmu.sei.aadl.model.pluginsupport | |
---|---|
class |
AnalysisToParseErrorReporterAdapter
|
class |
ChainedAnalysisErrorReporter
|
class |
LogAnalysisErrorReporter
An analysis error reporter to sends error messages to the Eclipse "Error" view/log. |
class |
MarkerAnalysisErrorReporter
An implementation of AnalysisErrorReporter
that reports errors as markers on the aaxl object models. |
class |
NullAnalysisErrorReporter
|
class |
QueuingAnalysisErrorReporter
An implementation of ParseErrorReporter that reports
errors by storing them in a queue that can be retreived by calling
QueuingAnalysisErrorReporter.getErrors() . |
class |
StringBufferAnalysisErrorReporter
|
class |
WriterAnalysisErrorReporter
An implementation of AnalysisErrorReporter that outputs
the messages to a Java Writer . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |