|
OpenTAP 9.32
API Reference
|
Algorithm for calculate nth degree dependency issues. More...
Public Member Functions | |
| List< DependencyIssue > | GetIssues (PackageDef pkg) |
| Returns the issues for a given package. More... | |
| DependencyAnalyzer | FilterRelated (List< PackageDef > important_packages) |
| Creates a new dependency analyzer that only shows things related to important_packages. More... | |
Static Public Member Functions | |
| static DependencyAnalyzer | BuildAnalyzerContext (List< PackageDef > packages) |
| Builds a DependencyTree based on the dependencies between the packages. More... | |
Properties | |
| ReadOnlyCollection< PackageDef > | BrokenPackages [getset] |
| Broken packages from the packages used to build the object. | |
Algorithm for calculate nth degree dependency issues.
|
inlinestatic |
Builds a DependencyTree based on the dependencies between the packages.
| packages |
|
inline |
Creates a new dependency analyzer that only shows things related to important_packages.
| important_packages |
|
inline |
Returns the issues for a given package.
| pkg |
OpenTAP 9.32 API built Tue Feb 3 2026 12:07:41