Uses of Class
org.apache.creadur.whisker.app.analysis.ResourceDescription
Packages that use ResourceDescription
-
Uses of ResourceDescription in org.apache.creadur.whisker.app.analysis
Classes in org.apache.creadur.whisker.app.analysis that implement interfaces with type arguments of type ResourceDescriptionModifier and TypeClassDescriptionclassDescribes a resource in a software distribution.Methods in org.apache.creadur.whisker.app.analysis that return types with arguments of type ResourceDescriptionModifier and TypeMethodDescriptionLicenseAnalyst.getDuplicates()Gets duplicate resources.LicenseAnalyst.getExtraLicenses()Gets surplus licenses.LicenseAnalyst.getIssues(ResourceDefinitionError ofType) Gets issues by type.ResourceDefinitionException.getIssues()Gets causal issues.LicenseAnalyst.getMissingLicenses()Gets missing license.LicenseAnalyst.getResourcesMissingSources()Gets resources whose sources are missing.Methods in org.apache.creadur.whisker.app.analysis with parameters of type ResourceDescriptionModifier and TypeMethodDescriptionintResourceDescription.compareTo(ResourceDescription other) Natural comparison is directory name, then resource name.Constructor parameters in org.apache.creadur.whisker.app.analysis with type arguments of type ResourceDescriptionModifierConstructorDescriptionConstructs an exception caused by the given issues.