A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
I
- INHERENT - enum entry in org.ossreviewtoolkit.evaluator.osadl.Compatibility
Compatibility is inherent as inbound and outbound licenses are the same.
- isAtTreeLevel(java.lang.Integer) - function in org.ossreviewtoolkit.evaluator.DependencyRule
- A RuleMatcher that checks if the level of the dependency inside the dependency tree equals level, which starts with 0 for a direct dependency.
- isEmpty() - function in kotlin.script.experimental.util.PropertiesCollection
- isExcluded() - function in org.ossreviewtoolkit.evaluator.PackageRule
- A RuleMatcher that checks if the package is excluded.
- isExcluded() - function in org.ossreviewtoolkit.evaluator.PackageRule
- A RuleMatcher that checks if the package is excluded.
- isExcluded() - function in org.ossreviewtoolkit.evaluator.PackageRule.LicenseRule
- A RuleMatcher that checks if a detected license is excluded.
- isFromOrg(java.lang.String) - function in org.ossreviewtoolkit.evaluator.PackageRule
- A RuleMatcher that checks if the identifier of the package belongs to one of the provided organization names.
- isFromOrg(java.lang.String) - function in org.ossreviewtoolkit.evaluator.PackageRule
- A RuleMatcher that checks if the identifier of the package belongs to one of the provided organization names.
- isMetadataOnly() - function in org.ossreviewtoolkit.evaluator.PackageRule
- A RuleMatcher that checks whether the package is metadata only.
- isMetadataOnly() - function in org.ossreviewtoolkit.evaluator.PackageRule
- A RuleMatcher that checks whether the package is metadata only.
- isProject() - function in org.ossreviewtoolkit.evaluator.PackageRule
- A RuleMatcher that checks if the package was created from a Project.
- isProject() - function in org.ossreviewtoolkit.evaluator.PackageRule
- A RuleMatcher that checks if the package was created from a Project.
- isProjectFromOrg(java.lang.String) - function in org.ossreviewtoolkit.evaluator.DependencyRule
- A RuleMatcher that checks if the identifier of the project belongs to one of the provided orgs.
- isSpdxLicense() - function in org.ossreviewtoolkit.evaluator.PackageRule.LicenseRule
- A RuleMatcher that checks if the license is a valid SPDX license.
- isStaticallyLinked() - function in org.ossreviewtoolkit.evaluator.DependencyRule
- A RuleMatcher that checks if the dependency is statically linked.
- issue(org.ossreviewtoolkit.model.Severity,java.lang.String,java.lang.String) - function in org.ossreviewtoolkit.evaluator.OrtResultRule
- issue(org.ossreviewtoolkit.model.Severity,java.lang.String,java.lang.String) - function in org.ossreviewtoolkit.evaluator.OrtResultRule
- issue(org.ossreviewtoolkit.model.Severity,java.lang.String,java.lang.String) - function in org.ossreviewtoolkit.evaluator.PackageRule
- issue(org.ossreviewtoolkit.model.Severity,java.lang.String,java.lang.String) - function in org.ossreviewtoolkit.evaluator.PackageRule
- issue(org.ossreviewtoolkit.model.Severity,java.lang.String,java.lang.String) - function in org.ossreviewtoolkit.evaluator.PackageRule.LicenseRule
- issue(org.ossreviewtoolkit.model.Severity,org.ossreviewtoolkit.model.Identifier,org.ossreviewtoolkit.utils.spdx.SpdxSingleLicenseExpression,org.ossreviewtoolkit.model.LicenseSource,java.lang.String,java.lang.String) - function in org.ossreviewtoolkit.evaluator.Rule
- Add an issue of the given severity for pkgId to the list of violations.
- issue(org.ossreviewtoolkit.model.Severity,org.ossreviewtoolkit.model.Identifier,org.ossreviewtoolkit.utils.spdx.SpdxSingleLicenseExpression,org.ossreviewtoolkit.model.LicenseSource,java.lang.String,java.lang.String) - function in org.ossreviewtoolkit.evaluator.Rule
- Add an issue of the given severity for pkgId to the list of violations.
- issueSource() - function in org.ossreviewtoolkit.evaluator.DependencyRule
- Return a string to be used as Issue.
- issueSource() - function in org.ossreviewtoolkit.evaluator.OrtResultRule
- Return a string to be used as Issue.
- issueSource() - function in org.ossreviewtoolkit.evaluator.OrtResultRule
- Return a string to be used as Issue.
- issueSource() - function in org.ossreviewtoolkit.evaluator.PackageRule
- Return a string to be used as Issue.
- issueSource() - function in org.ossreviewtoolkit.evaluator.PackageRule.LicenseRule
- Return a string to be used as Issue.
- issueSource() - function in org.ossreviewtoolkit.evaluator.Rule
- Return a string to be used as source for issues generated in hint, warning, and error.
- isType(java.lang.String) - function in org.ossreviewtoolkit.evaluator.PackageRule
- A RuleMatcher that checks if the identifier type of the package equals type.
- isType(java.lang.String) - function in org.ossreviewtoolkit.evaluator.PackageRule
- A RuleMatcher that checks if the identifier type of the package equals type.