|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--ch.elca.dependency.report.ReportInfo
|
+--ch.elca.dependency.report.LayeringViolationReportInfo
Class LayeringViolationReportInfo used to create
information about layering violations. This only makes sense if a
file with layer information were specified before analysis.
| Constructor Summary | |
LayeringViolationReportInfo()
|
|
| Method Summary | |
void |
layeringViolated(LayeringEvent event)
Receive a LayeringViolated event. |
protected void |
reinitReportInfo()
Reinitialize this ReportInfo. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LayeringViolationReportInfo()
| Method Detail |
public void layeringViolated(LayeringEvent event)
LayeringListener
layeringViolated in interface LayeringListenerevent - a LayeringEvent valueprotected void reinitReportInfo()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||