|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
SVGTreeWriter | Exports a control flow tree to Scalable Vector Graphics (SVG) format. |
TextTreeWriter | Exports a control flow tree to plain text format. |
TreeAnalysisStrategy | This analysis strategy computes the WCET by recursively descending the control flow tree and summing the timing of each node. |
Exception Summary | |
---|---|
NotImplementedException | An exception that is thrown when an unexpected or unsupported control flow node is encountered when computing the WCET. |
Implements tree-based WCET analysis and provides file exporters for control flow trees.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |