Package | Description |
---|---|
org.osate.aadl2.modelsupport.errorreporting |
Modifier and Type | Class and Description |
---|---|
static class |
ChainedParseErrorReporter.Factory |
static class |
LogParseErrorReporter.Factory |
static class |
MarkerParseErrorReporter.Factory
Factory for creating Marker error reporters.
|
static class |
WriterParseErrorReporter.Factory |
Constructor and Description |
---|
AnalysisToParseErrorReporterAdapter.Factory(ParseErrorReporterFactory fact) |
ChainedParseErrorReporter.Factory(ParseErrorReporterFactory[] factories)
Create a new factory that creates an analysis error reporter that
delegates to error reporters generated by the given list of
factories.
|
MarkerParseErrorReporter.Factory(java.lang.String mt,
ParseErrorReporterFactory sndFact) |
ParseErrorReporterManager(InternalErrorReporter ier,
ParseErrorReporterFactory fact)
Deprecated.
|
ParseErrorReporterManager(ParseErrorReporterFactory fact) |