|
OpenTAP 9.31
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.31 API built Fri Oct 17 2025 07:12:37