|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sei.aadl.modelsupport.errorreporting.WriterParseErrorReporter.Factory
public static final class WriterParseErrorReporter.Factory
Constructor Summary | |
---|---|
WriterParseErrorReporter.Factory(java.io.Writer writer)
|
Method Summary | |
---|---|
ParseErrorReporter |
getReporterFor(org.eclipse.core.resources.IResource aadlRsrc)
The given AADL IResource is allowed to be null . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WriterParseErrorReporter.Factory(java.io.Writer writer)
Method Detail |
---|
public ParseErrorReporter getReporterFor(org.eclipse.core.resources.IResource aadlRsrc)
null
.
getReporterFor
in interface ParseErrorReporterFactory
aadlRsrc
- The IResource
of the aadl text file for which
an error reporter should be generated. May be
null
, but see above.
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |