Changes

Common Tool Information

1,325 bytes added, 15:19, 14 July 2016
Class Diagram
== Class Diagram ==
[[File:Cw classdiagram.png|1100x1100px]]
 
The general architectural idea is to start the Flow with a TraceSource, allow the connection off multiple preprocessing modules (that are both a TraceObserver and a TraceSource) and end the chain in an TraceObserver (that can be a widget or an AnalysisSource).
 
 
[TraceSource] -> [(Active)TraceObserver, TraceSource] -> [(Passive/Active)TraceObserver]
| | |
Channel PreprocessingBase AnalysisSource -------------> [AnalysisObserver]
TraceManager TraceRecorder |
WaveFormWidget [AttackObserver]
|
Analysis Widgets (ResultsTable, CorrelationVsTrace, ...)
218
edits