|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sei.aadl.modelsupport.errorreporting.LogParseErrorReporter.Factory
public static final class LogParseErrorReporter.Factory
Constructor Summary | |
---|---|
LogParseErrorReporter.Factory(org.osgi.framework.Bundle bundle)
|
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 LogParseErrorReporter.Factory(org.osgi.framework.Bundle bundle)
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 |