|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorReporterManager | |
---|---|
edu.cmu.sei.aadl.model.pluginsupport |
Uses of ErrorReporterManager in edu.cmu.sei.aadl.model.pluginsupport |
---|
Classes in edu.cmu.sei.aadl.model.pluginsupport that implement ErrorReporterManager | |
---|---|
class |
AbstractErrorReporterManager
Abstract implementation of ErrorReporterManager that
delegates The implementation of the methods AbstractErrorReporterManager.internalError(Exception) ,
AbstractErrorReporterManager.internalError(String) , and AbstractErrorReporterManager.getNumInternalErrors() to
another InternalErrorReporter
object. |
class |
AnalysisErrorReporterManager
TODO: Fix this This class manages the creation and use of AnalysisErrorReporter instances
across a set of AADL text file resources. |
class |
ParseErrorReporterManager
This class manages the creation and use of ParseErrorReporter instances
across a set of AADL text file resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |