Package cdc.issues
package cdc.issues
-
ClassDescriptionDataSource<T>A Diagnosis is a list of issues.Formal parameters.Builder of
FormalParams.HasDiagnosis<I extends Issue>Interface implemented by classes that can return aDiagnosis.Base class used to describe an Issue (more exactly an occurrence of detection of an issue).Issue.Builder<B extends Issue.Builder<B>>Builder ofIssue.Data issue identifier.IssuesCollector<I extends Issue>A collector of issues that can transmit collected issues to a delegate.Enumeration of possible issue severities.Interface implemented by classes that have a severity.IssuesHandler<I extends Issue>Interface implemented by classes that can handle (collect, process, ...) issues.Utilities dedicated to issues.Set of labels.Definition of an effective parameter.Builder ofParam.Set of effective parameters or meta data.Builder ofParams.Interface describing a Project.Interface describing a snapshot.Class used to build simple structured descriptions.StructuredDescription.Builder<B extends StructuredDescription.Builder<B>>StructuredDescriptionbuilder.VerboseIssuesHandler<I extends Issue>Implementation ofIssuesHandlerthat logs issues and delegates them to another handler..Implementation ofIssuesHandlerthat does nothing.