public final class MarkerParseErrorReporter extends AbstractParseErrorReporter
edu.cmu.sei.aadl.model.pluginsupport.ParseErrorReporter
that reports
errors as markers on the aadl text files. The marker type is specified via a
string identifier when the error reporter is created.
The class defines a nested class
edu.cmu.sei.aadl.model.pluginsupport.MarkerParseErrorReporter.Factory
that implements a factory.
Modifier and Type | Class and Description |
---|---|
static class |
MarkerParseErrorReporter.Factory
Factory for creating Marker error reporters.
|
Constructor and Description |
---|
MarkerParseErrorReporter(org.eclipse.core.resources.IResource rsrc,
java.lang.String mt)
Create a new error reporter that uses the given marker types.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.resource.Resource |
getContextResource() |
void |
setContextResource(org.eclipse.emf.ecore.resource.Resource res) |
error, error, info, info, warning, warning
deleteMessages, getNumErrors, getNumInfos, getNumMessages, getNumWarnings
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deleteMessages, getNumErrors, getNumInfos, getNumMessages, getNumWarnings