public final class MarkerAnalysisErrorReporter extends AbstractAnalysisErrorReporter
edu.cmu.sei.aadl.model.pluginsupport.AnalysisErrorReporter
that reports errors as markers on the aaxl object models. Internal errors
are logged to the Eclipse "error" view. The reporter is parameterized by
the name of the marker type to create.
A marker is created when the maximum number of messages has been exceeded that indicates this fact.
The class defines a nested class
edu.cmu.sei.aadl.model.pluginsupport.MarkerAnalysisErrorReporter.Factory
that implements a factory.
Modifier and Type | Class and Description |
---|---|
static class |
MarkerAnalysisErrorReporter.Factory
Factory for creating Marker error reporters.
|
Constructor and Description |
---|
MarkerAnalysisErrorReporter(org.eclipse.emf.ecore.resource.Resource rsrc,
org.eclipse.core.resources.IResource irsrc,
java.lang.String mType)
Create a new error reporter that uses the given marker types.
|
error, info, warning
deleteMessages, getNumErrors, getNumInfos, getNumMessages, getNumWarnings
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deleteMessages, getNumErrors, getNumInfos, getNumMessages, getNumWarnings