Interface | Description |
---|---|
OnException |
Class | Description |
---|---|
Chain<State> |
Generic class to perform any chain of computation jobs, which can be ordered
as a partially ordered graph.
|
ChainLink<State,I,O> | |
Cl01GatherAttributes | |
Cl02SortEvents | |
Cl03MakeLog | |
Cl04FilterLogOnActivities | |
Cl05Mine | |
Cl06LayoutModel | |
Cl07Align | |
Cl08UpdateIvMAttributes |
Some (virtual) attributes might use information from the IvMLog (=aligned
log).
|
Cl09LayoutAlignment | |
Cl10AnimationScaler | |
Cl11Animate | |
Cl12TraceColouring | |
Cl13FilterNodeSelection | |
Cl14Performance | |
Cl15Histogram | |
Cl16DataAnalysisTrace | |
Cl17DataAnalysisEvent | |
Cl18DataAnalysisCohort | |
Cl19DataAnalysisLog |
Most of the work for the log attribute analysis is done in Cl02SortEvents.
|
Cl20Done | |
IvMCanceller | |
IvMChainLink<I,O> |