All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractIssueDetector<T> AbstractLocation AnsweredIssue (Issue, IssueAnswer) pair.CheckResult Enumeration of possible test results.CheckStats<I> Utility designed to accumulate statistics on passed and ignored checks on items.CompositeRulesCatalog Implementation ofRulesCatalogthat aggregates delegates catalogs.ConfiguredRule Association of a Rule to Parameters.DataSource<T> DefaultLocatedData<T> Default implementation ofLocatedData.DefaultLocation Default implementation of IssueLocation.DefaultLocation.Builder Diagnosis<I extends Issue> A Diagnosis is a list of issues.FormalParams Formal parameters.FormalParams.Builder Builder ofFormalParams.HasDiagnosis<I extends Issue> Interface implemented by classes that can return aDiagnosis.Issue 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.IssueAnswer Interface describing the answer that can be given to an issue.IssueComment Interface describing an issue comment.IssueId Data issue identifier.IssueId.Builder IssueResolution Enumeration of possible issue resolutions.IssuesAndAnswers Interface giving access to issues and answers.IssuesCollector<I extends Issue> A collector of issues that can transmit collected issues to a delegate.IssuesDetector<T> Interface implemented by classes that can detect issues.IssuesDetector.AbstractFactory<T> IssuesDetector.Factory<T> Interface implemented by classes that can describe and create an IssuesDetector.IssueSeverity Enumeration of possible issue severities.IssueSeverityItem Interface implemented by classes that have a severity.IssuesFormat Enumeration of possible format for export.import of issues.IssuesHandler<I extends Issue> Interface implemented by classes that can handle (collect, process, ...) issues.IssuesIoFactory Class that can be used to create instances of:IssuesWriterIssuesReaderIssuesIoFactoryFeatures IssuesIoFactoryFeatures.Builder IssuesIoFactoryFeatures.Hint IssuesReader IssuesReader.Settings Class used to configure writing of issues.IssuesReader.Settings.Builder IssuesReader.Settings.Hint Enumeration of possible hints.IssuesStreamWriter Interface implemented by classes that can be used to save issues at a low level.IssueStatus Enumeration of possible issue statues.IssuesTee<I extends Issue> IssuesWriter Interface implemented by classes that can save Issues, Answers, Project, Snapshot to aFileor anOutputStream.IssueTransition Enumeration of possible status/resolution transitions.IssueUtils Utilities dedicated to issues.LocatedData<T> Interface implemented by classes that give access to located data.Location Base interface used to describe a location inside a resource.Location.Builder Locations Factory ofLocation.OutSettings Class used to configure writing of issues.OutSettings.Builder Builder ofOutSettings.OutSettings.Hint Enumeration of possible hints.Param Definition of an effective parameter.Param.Builder Builder ofParam.Params Set of effective parameters.Params.Builder Builder ofParams.Profile Interface describing a Profile.Project Interface describing a Project.Rule Class used to describe a Rule.Rule.Builder Rule builder.RuleId Rule identifier.RulesCatalog Interface implemented by classes that manage domains, rules and associated services.Snapshot Interface describing a snapshot.SnapshotData Interface describing the synthetic data associated to aSnapshot.SnapshotIssuesAndAnswers Implementation ofIssuesAndAnswersbased on aSnapshot.StructuredDescription Class used to build simple structured descriptions.StructuredDescription.Builder<B extends StructuredDescription.Builder<B>> StructuredDescriptionbuilder.TextFileLocation Implementation of Location dedicated to text files.TextFileLocation.Builder VerboseIssuesHandler<I extends Issue> Implementation ofIssuesHandlerthat logs issues and delegates them to another handler..VoidIssuesHandler Implementation ofIssuesHandlerthat does nothing.WorkbookLocation Implementation of Location dedicated to workbooks.WorkbookLocation.Builder